From Wada's dictionary, 1933
Wada combination 262
Its colours, with the book's names: Eugenia Red | B · Ivory Buff · Citron Yellow · Cossack Green. 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.0:1: does not read.
On screen, the text #2f2023 on the background #fbf5e4 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 #789a01 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.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: #fbf5e4 on 60% of the screen, #ebd999 on 30% (cards, bands, headers) and #789a01 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.0: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 #789a01 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 #ebd999 leads, and the accent #789a01 is the first thing the eye will look for.
- How many
Four colours demand discipline: #ebd999 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 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 pale ones: muted tones that get along; running text needs an ink from outside, near black. Though this one is not: its mean chroma is 66. The label describes the group in the book, not a measurement of this combination — nearly half the pale group is not pale.
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 whole palette sits on the active side of the circle: the colours that advance, warm and push outward.
- Surface · yellow
Yellow across a large surface is a gamble. It is the least forgiving colour: the slightest drift towards green turns gold into dirt, and on screen that drift is supplied by compression or a gradient.
- Accent · yellow
Yellow points, but it loses the moment the ground stops being smooth and bright. On screen that means shadows, gradients and small type on top.
- 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.
- 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.
- 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.
- Adjacent
Adjacent on the circle, with nothing between them. Ordinary and agreeable: it says little, and it does not offend.
- Adjacent
Adjacent on the circle, with nothing between them. Ordinary and agreeable: it says little, and it does not offend.
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#f5f9e3
- 100#e8efca
- 200#d2dda1
- 300#b4c771
- 400#93ae3d
- 500#789a01
- 600#5e7905
- 700#495f01
- 800#354601
- 900#242e01
- 50#f6f6f5
- 100#ebebe8
- 200#d7d7d3
- 300#bebfb9
- 400#a3a49c
- 500#888a81
- 600#6f7068
- 700#575851
- 800#3f403b
- 900#2a2a26
- 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 262 — bluenze.com/paletas */
:root {
--fondo: #fbf5e4;
--superficie: #ebd999;
--texto: #2f2023;
--tinta: #2f2023;
--texto-suave: #745d62;
--titular: #d30f64;
--acento: #789a01;
--acento-texto: #2f2023;
--enlace: #5f790d;
--borde: #d9d1bb;
--apoyo-1: #328e13;
/* la lámina de Wada, tal cual */
--lamina-1: #e62e73;
--lamina-2: #ebd999;
--lamina-3: #a6d40d;
--lamina-4: #328e13;
--acento-50: #f5f9e3;
--acento-100: #e8efca;
--acento-200: #d2dda1;
--acento-300: #b4c771;
--acento-400: #93ae3d;
--acento-500: #789a01;
--acento-600: #5e7905;
--acento-700: #495f01;
--acento-800: #354601;
--acento-900: #242e01;
--neutro-50: #f6f6f5;
--neutro-100: #ebebe8;
--neutro-200: #d7d7d3;
--neutro-300: #bebfb9;
--neutro-400: #a3a49c;
--neutro-500: #888a81;
--neutro-600: #6f7068;
--neutro-700: #575851;
--neutro-800: #3f403b;
--neutro-900: #2a2a26;
--boton: #789a01;
--boton-encima: #6a860a;
--boton-pulsado: #5a7407;
--boton-apagado: #d3d7c2;
--foco: #7a9a11;
--exito: #0e7f21;
--aviso: #a38a0f;
--error: #c63b29;
--info: #1c70b6;
}
@media (prefers-color-scheme: dark) {
:root {
--fondo: #202316;
--superficie: #2d3020;
--borde: #454936;
--texto: #edefe5;
--tinta: #edefe5;
--texto-suave: #b0b2a7;
--acento: #80a211;
--acento-texto: #232519;
}
}