From Wada's dictionary, 1933
Wada combination 282
Its colours, with the book's names: Eugenia Red | B · Maple · Cobalt Green · Lilac. 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 3.4:1: only good for large text.
On screen, the text #2f2023 on the background #ebf9ea gives 14.3:1: AAA, reads with room to spare. APCA gives Lc 97: good for small text, the kind you read a paragraph of.
The accent #b270e5 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 Deuteranopia, your accent and your background drop to 2.9: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: #ebf9ea on 60% of the screen, #94ff94 on 30% (cards, bands, headers) and #b270e5 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
No pair on the plate read as text (the best gave 3.4:1). That is why body text goes in #2f2023, a near-neutral ink tinted with the palette's hue: it is not in the book, and it is needed.
- The button
The accent #b270e5 stands 3.0:1 apart from the background: it works as a button, with text in #2f2023.
- Temperature
Warm and cool together: let one lead and the other point. Here the background #94ff94 leads, and the accent #b270e5 is the first thing the eye will look for.
- How many
Four colours demand discipline: #94ff94 and #d30f64 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 contrasting-hue sets: hues deliberately set against each other. The contrast is already there; don't force it with shadows or blacks. It is one of the light ones: works on white and on screen; in print it loses body, so push the ink a notch.
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.
- Surface · green
Green is where the eye rests. Goethe says whoever looks at it neither wishes nor is able to imagine anything beyond it, which is why it was the colour for rooms you live in. In an interface that is precisely a background.
- Accent · 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.
- Heading · red
Red is the high point of the active side. In a small patch it does exactly what an accent is for: stopping the eye once.
- Characteristic
Yellow and red, with orange skipped between them. The characteristic pair he thinks best: serene and magnificent.
- Opposite
Opposite on the circle: together they complete what the eye asks for on its own. It is the only category Goethe approves without reservation.
- 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 nothing between them. Ordinary and agreeable: it says little, and it does not offend.
- Opposite
Opposite on the circle: together they complete what the eye asks for on its own. It is the only category Goethe approves without reservation.
- Characteristic
Characteristic by geometry — there is a colour skipped between the two. But Goethe judges only four pairs in this group, and this is not one of them.
#e62e73 and #b875eb are neighbours on the circle and only 9 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#fbf4ff
- 100#f5e5ff
- 200#ebccff
- 300#dbacfb
- 400#c58bf0
- 500#b270e5
- 600#9153c2
- 700#733e9e
- 800#562b79
- 900#3a1a55
- 50#f7f6f7
- 100#eceaed
- 200#d9d6da
- 300#c0bdc2
- 400#a6a2a9
- 500#8c878f
- 600#736e75
- 700#5a565c
- 800#423f44
- 900#2c292d
- Normal
- Hover
- Pressed
- Disabled
- Focus
- Success
- Warning
- Error
- Info
The same colour, at night.
The background isn't pure black: it carries a little of your hue. That's what separates a designed dark mode from one that looks like a fault.
A button/* Wada combination 282 — bluenze.com/paletas */
:root {
--fondo: #ebf9ea;
--superficie: #94ff94;
--texto: #2f2023;
--tinta: #2f2023;
--texto-suave: #745d62;
--titular: #d30f64;
--acento: #b270e5;
--acento-texto: #2f2023;
--enlace: #9151c3;
--borde: #c5d6c3;
--apoyo-1: #c2975a;
/* la lámina de Wada, tal cual */
--lamina-1: #e62e73;
--lamina-2: #c2975a;
--lamina-3: #94ff94;
--lamina-4: #b875eb;
--acento-50: #fbf4ff;
--acento-100: #f5e5ff;
--acento-200: #ebccff;
--acento-300: #dbacfb;
--acento-400: #c58bf0;
--acento-500: #b270e5;
--acento-600: #9153c2;
--acento-700: #733e9e;
--acento-800: #562b79;
--acento-900: #3a1a55;
--neutro-50: #f7f6f7;
--neutro-100: #eceaed;
--neutro-200: #d9d6da;
--neutro-300: #c0bdc2;
--neutro-400: #a6a2a9;
--neutro-500: #8c878f;
--neutro-600: #736e75;
--neutro-700: #5a565c;
--neutro-800: #423f44;
--neutro-900: #2c292d;
--boton: #b270e5;
--boton-encima: #9e5ed1;
--boton-pulsado: #894eb8;
--boton-apagado: #dbcfe2;
--foco: #b965fd;
--exito: #0d7f21;
--aviso: #a38a0f;
--error: #c63b29;
--info: #1c70b6;
}
@media (prefers-color-scheme: dark) {
:root {
--fondo: #261f2b;
--superficie: #342b3a;
--borde: #4d4354;
--texto: #f1ecf5;
--tinta: #f1ecf5;
--texto-suave: #b5aeb8;
--acento: #bb79ef;
--acento-texto: #28212c;
}
}