Combination 290 from Wada's dictionary · tone on tone, mixed light
Colour palette: Vistoris Lake, Pale Lemon Yellow, Lincoln Green and Cobalt Green.
One of the 348 combinations Sanzō Wada set down in 1933, with roles assigned, contrast checked and advice for using it.
Haishoku Sōkan · 1933
4 colours in equal parts, as in the book. It is the inspiration, not the interface. Click one to copy it.
Combination 290 · the plate, in four leaves
What each one is.
The hex codes come from the book's CMYK run through the FOGRA39 press profile. Under each colour we also list the hex other websites use, which comes from a direct formula and oversaturates.
Vistoris Lake
Ciruela oscuro
CMYK 40 · 71 · 55 · 40
Elsewhere: #5c2c45
Wada uses it in 6 combinations.
Five palettes from this colour →Pale Lemon Yellow
Amarillo limón pálido
CMYK 0 · 4 · 38 · 0
Elsewhere: #fff59e
Wada uses it in 19 combinations.
Five palettes from this colour →Lincoln Green
Verde bosque
CMYK 60 · 48 · 86 · 37
Elsewhere: #405416
Wada uses it in 6 combinations.
Five palettes from this colour →Cobalt Green
Verde menta
CMYK 42 · 0 · 42 · 0
Elsewhere: #94ff94
Wada uses it in 12 combinations.
Five palettes from this colour →
The four colours, mixed two by two
- 3 parts vistoris lake1 part pale lemon yellow
- 3 parts pale lemon yellow1 part lincoln green
- 3 parts lincoln green1 part cobalt green
- 3 parts cobalt green1 part vistoris lake
- 3 parts vistoris lake1 part lincoln green
- 3 parts pale lemon yellow1 part cobalt green
- 3 parts lincoln green1 part vistoris lake
- 3 parts cobalt green1 part pale lemon yellow
- 3 parts vistoris lake1 part cobalt green
- 3 parts pale lemon yellow1 part vistoris lake
- 3 parts lincoln green1 part pale lemon yellow
- 3 parts cobalt green1 part lincoln green
This is where the in-betweens the plate doesn’t carry come from: borders, card backgrounds, disabled states. The mix is done in OKLab, which is closer to mixing paint than to averaging numbers. Click the result to copy it.
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.
- 60% BackgroundWhere the eye rests: most of the screen. The plate's #fff1b4, lightened.
- 30% SurfaceCards, bands, headers. This is where the book's colour lives. The plate's #fff1b4, darkened.
- 10% AccentOnly what gets clicked. The plate's #a3d1aa, darkened.
The roles the plate doesn’t carry
Measured, before and after
- On the plate, the best pair of colours reads at 6.8:1: AA, it reads.Passes
- On screen, the text #2a2222 on the background #faf5e4 gives 14.2:1: AAA, reads with room to spare. APCA gives Lc 97: good for small text, the kind you read a paragraph of.Passes
- The accent #699571 stands 3.1:1 from the background (a button needs 3:1) and as a link reaches 4.7:1 (a word needs 4.5:1).Passes
- 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.Falls short
This is the plate 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.
How to use it
- ProportionDistribute, don't equalise: #faf5e4 on 60% of the screen, #ede0a4 on 30% (cards, bands, headers) and #699571 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.
- TextBody text goes in #2a2222, 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 #774446, where size forgives.
- The buttonThe accent #699571 stands 3.1:1 apart from the background: it works as a button, with text in #2a2222.
- TemperatureWarm and cool together: let one lead and the other point. Here the background #ede0a4 leads, and the accent #699571 is the first thing the eye will look for.
- How manyFour colours demand discipline: #ede0a4 and #774446 are the base, the other two are detail. If in doubt, drop the support colour before the accent.
- In the dictionaryIn 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.
The kit
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.
Click any swatch to copy it.
The accent’s tints
The neutrals, tinted with the accent
Button states and alerts
The same plate, at night
The same colour, at night.
The background isn’t pure black: it carries a little of the accent’s hue. That’s what separates a designed dark mode from one that looks like a fault.
A buttonTake it with you
/* Wada combination 290 — bluenze.com/paletas */
:root {
--fondo: #faf5e4;
--superficie: #ede0a4;
--texto: #2a2222;
--tinta: #2a2222;
--texto-suave: #6c6161;
--titular: #774446;
--acento: #699571;
--acento-texto: #2a2222;
--enlace: #4b7653;
--borde: #d8d2bb;
--apoyo-1: #5d5b31;
/* la lámina de Wada, tal cual */
--lamina-1: #774446;
--lamina-2: #fff1b4;
--lamina-3: #5d5b31;
--lamina-4: #a3d1aa;
--acento-50: #f1f8f2;
--acento-100: #e1eee3;
--acento-200: #c7ddca;
--acento-300: #a8c6ac;
--acento-400: #86ac8c;
--acento-500: #699571;
--acento-600: #4f7957;
--acento-700: #3b5f42;
--acento-800: #29462f;
--acento-900: #182f1d;
--neutro-50: #f5f7f5;
--neutro-100: #e9ece9;
--neutro-200: #d4d8d5;
--neutro-300: #bac0bb;
--neutro-400: #9ea59f;
--neutro-500: #838b84;
--neutro-600: #6a716b;
--neutro-700: #525953;
--neutro-800: #3c413d;
--neutro-900: #272b28;
--boton: #699571;
--boton-encima: #578360;
--boton-pulsado: #4c7053;
--boton-apagado: #cbd3cc;
--foco: #4b9b5f;
--exito: #457942;
--aviso: #9e8b48;
--error: #a45747;
--info: #3670ac;
}
@media (prefers-color-scheme: dark) {
:root {
--fondo: #1c231d;
--superficie: #273029;
--borde: #3e4a40;
--texto: #eaefeb;
--tinta: #eaefeb;
--texto-suave: #adb2ad;
--acento: #74a07c;
--acento-texto: #202521;
}
}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.
What it conveys, by where each colour landed
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. § 770
- Accent · green
Green is the colour of rest, so as an accent it points at nothing: the eye accepts it and moves on. If this palette needs something to stop the eye, this is not it. § 802
- 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. § 793
How each pair reads on the circle
- Characteristic #774446 · #fff1b4
Yellow and red, with orange skipped between them. The characteristic pair he thinks best: serene and magnificent. § 820
- Characteristic #774446 · #5d5b31
Yellow and red, with orange skipped between them. The characteristic pair he thinks best: serene and magnificent. § 820
- Opposite #774446 · #a3d1aa
Opposite on the circle: together they complete what the eye asks for on its own. It is the only category Goethe approves without reservation. § 810
- Same sector #fff1b4 · #5d5b31
Both fall in the same sector of the circle. There is no hue contrast, so whatever separates them will have to be lightness. § 832
This verdict is ours. Goethe judges four of the six pairs in this group and says so himself, or one of the two colours sits right between two sectors of the circle.
- Adjacent #fff1b4 · #a3d1aa
Adjacent on the circle, with nothing between them. Ordinary and agreeable: it says little, and it does not offend. § 829
- Adjacent #5d5b31 · #a3d1aa
Adjacent on the circle, with nothing between them. Ordinary and agreeable: it says little, and it does not offend. § 829
Criteria taken from Zur Farbenlehre (1810), in Eastlake's 1840 translation, which is public domain. The explanations are ours: from a book you take the substance, not the wording. The light values usually credited to Goethe for working out surface proportions are not in the Farbenlehre — they are Itten's, 1961, and that is how they are credited in the adaptation rules.
The card, as it gets shared
They share a colour
Other dictionary combinations with these colours.
- 203Pale Lemon Yellow · Vinaceous Cinnamon · Lincoln Green
- 281Pale Lemon Yellow · Benzol Green · Cobalt Green · Antwarp Blue
- 003Raw Sienna · Pale Lemon Yellow
- 031Red Orange · Pale Lemon Yellow
- 060Pale Lemon Yellow · Dark Tyrian Blue
- 063Vistoris Lake · Cerulian Blue
- 070Raw Sienna · Lincoln Green
- 076Pale Lemon Yellow · Warm Gray
This combination also lives under a colour.
Chapter 3
From plate to screen: six rules that are not ours
Wada worked with ink. You work with light.
Wada designed for ink, cloth and pigment. A screen emits light, is read for minutes at a time and has a law. These are the rules colour for interfaces is built with, and the ones we adapt each plate with; none of them is ours, so each one carries its owner.
- Johannes Itten · Hype4 Academy (opens in a new tab)
Distribute 60 · 30 · 10
- Refactoring UI (opens in a new tab)
The background rests
- Material 3 · colour roles (opens in a new tab)
The book's colour lives on the surface
- GOV.UK Design System (opens in a new tab)
Paragraphs don't go in colour
- WCAG 2.2 · 1.4.3 and 1.4.11 (opens in a new tab)
The accent earns the button
- Evil Martians · OKLCH in CSS (opens in a new tab)
Move the lightness, not the hue
Colophon
Colour is where it starts, not the whole job
If it is for your brand, this is what we do: custom websites that start with colour and end in code.
And something Wada already warned about back then: the plate is not the application. His samples sit on equal surfaces only so they can be compared. On a website the background leads, the text reads and the accent points, and a colour loses strength the more surface it covers. That is why every palette comes with its roles and some advice, not four equal squares.
Combinations based on Sanzō Wada's system (Haishoku Sōkan, 1933-34; Seigensha selection, 2010). Colour values are checked against that edition; the Spanish names, each combination's character and the explanations are ours.