From Wada's dictionary, 1933
Wada combination 337
Its colours, with the book's names: Vistoris Lake · Laelia Pink · Violet Carmine · Black. The values are the book's; the roles and advice are ours.
Adapted for screen
The same hue as the plate with the lightness moved to where an interface needs it: the background rests, the surface keeps the colour from the book and the accent earns the button. Each role says which colour it comes from and what was done to it. Click any to copy.
On a website
This is your colour with a whole screen to fill.
This paragraph is here so you can see real text on a real background, which is where half of the pretty palettes fall over. If it's hard to read, now you know. And this is a link.
A card
Secondary surfaces use the support colour. If it doesn't separate from the background, the hierarchy is gone.
Measured, before and after
On the plate, the best pair of colours reads at 7.8:1: AAA, reads with room to spare.
On screen, the text #f3ebf3 on the background #222222 gives 13.6:1: AAA, reads with room to spare. APCA gives Lc 94: good for small text, the kind you read a paragraph of.
The accent #975685 stands 3.0:1 from the background (a button needs 3:1) and as a link reaches 4.6:1 (a word needs 4.5:1).
Under Protanopia, your accent and your background drop to 2.8:1. The button stops standing out: give it a border, change the lightness, or don't rely on colour alone to mark it.
How to use it
- Proportion
Distribute, don't equalise: #222222 on 60% of the screen, #000000 on 30% (cards, bands, headers) and #975685 on 10%, only on buttons and links. A colour loses force the more surface it covers; what looks intense on the plate softens at full screen.
- Text
Body text goes in #f3ebf3, a near-neutral ink tinted with the palette's hue, even though the plate had a pair that read: a saturated colour as text tires by the third line. The book's colour enters through the heading, in #cc85d1, where size forgives.
- The button
The accent #975685 stands 3.0:1 apart from the background: it works as a button, with text in #f6f6f6.
- Temperature
Warm and cool together: let one lead and the other point. Here the background #000000 leads, and the accent #975685 is the first thing the eye will look for.
- How many
Four colours demand discipline: #000000 and #f3ebf3 are the base, the other two are detail. If in doubt, drop the support colour before the accent.
- In the dictionary
In the dictionary it sits among the tone-on-tone sets: colours from one family. Hierarchy comes from light, not hue, so order elements from lightest to darkest. It is one of the mixed-light ones: it already brings hierarchy. Keep it on screen: lightest at the back, darkest in front.
Goethe's reading
What this combination conveys, and why.
Wada tells you which colours go together. Goethe, a century earlier, explains why a combination means something or means nothing, and what each colour does depending on how much of the screen it takes. His circle has six colours and three oppositions, and every verdict below carries the paragraph it comes from.
The palette crosses both sides of the circle, active and passive. It carries the most tension and most needs one of the two to lead.
- Accent and Heading · violet
The violet that would be intolerable as a background works in a border or a button. Same colour, different dose: this is a rule about surface, not about hue.
- Adjacent
Adjacent on the circle, with no colour between them to keep them apart. They are saved by proportion: one has to lead and the other to follow.
- Adjacent
Adjacent on the circle, with no colour between them to keep them apart. They are saved by proportion: one has to lead and the other to follow.
- With a neutral
Next to black, a colour from the active side gains energy.
- Same sector
Both fall in the same sector of the circle. There is no hue contrast, so whatever separates them will have to be lightness.
- With a neutral
Next to black, a colour from the passive side loses.
- With a neutral
Next to black, a colour from the passive side loses.
#5c2c45 and #531745 are neighbours on the circle and only 6 points of lightness apart. This is the failure Goethe describes without naming it: well-chosen colours placed at the wrong value. They vibrate, and neither can be read on top of the other.
The kit for building it
A brand needs four colours; an interface needs a good deal more. This is what you'd otherwise invent by hand once you take four hex codes into the editor.
- 50#fff3fb
- 100#fae5f3
- 200#efcee4
- 300#dfb0d1
- 400#cc91ba
- 500#b673a3
- 600#975685
- 700#7c446c
- 800#5d3151
- 900#401e37
- 50#f8f6f7
- 100#edeaec
- 200#dad6d9
- 300#c3bcc1
- 400#a9a1a6
- 500#8f868c
- 600#766d73
- 700#5c555a
- 800#443e42
- 900#2d292c
- Normal
- Hover
- Pressed
- Disabled
- Focus
- Success
- Warning
- Error
- Info
The same colour, by day.
The palette is born dark; this is its light version. The background is not pure white: it carries a little of its hue, just as the dark one was not black.
A button/* Wada combination 337 — bluenze.com/paletas */
:root {
--fondo: #222222;
--superficie: #000000;
--texto: #f3ebf3;
--tinta: #f3ebf3;
--texto-suave: #b9adb9;
--titular: #cc85d1;
--acento: #975685;
--acento-texto: #f6f6f6;
--enlace: #b875a4;
--borde: #474747;
--apoyo-1: #5c2c45;
/* la lámina de Wada, tal cual */
--lamina-1: #5c2c45;
--lamina-2: #cc85d1;
--lamina-3: #531745;
--lamina-4: #000000;
--acento-50: #fff3fb;
--acento-100: #fae5f3;
--acento-200: #efcee4;
--acento-300: #dfb0d1;
--acento-400: #cc91ba;
--acento-500: #b673a3;
--acento-600: #975685;
--acento-700: #7c446c;
--acento-800: #5d3151;
--acento-900: #401e37;
--neutro-50: #f8f6f7;
--neutro-100: #edeaec;
--neutro-200: #dad6d9;
--neutro-300: #c3bcc1;
--neutro-400: #a9a1a6;
--neutro-500: #8f868c;
--neutro-600: #766d73;
--neutro-700: #5c555a;
--neutro-800: #443e42;
--neutro-900: #2d292c;
--boton: #975685;
--boton-encima: #aa6897;
--boton-pulsado: #b97ca7;
--boton-apagado: #3f353c;
--foco: #aa4691;
--exito: #83b87e;
--aviso: #cbb570;
--error: #ea9582;
--info: #7daef0;
}
@media (prefers-color-scheme: light) {
:root {
--fondo: #fef2fa;
--superficie: #f4e4ee;
--borde: #e1cbda;
--texto: #292127;
--tinta: #292127;
--texto-suave: #6b6068;
--acento: #975685;
--acento-texto: #fcf4f9;
}
}