Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

Sanzo Wada, 1933–38 · 171 colors · 581 combinations

← All plates
172174

173A combination of 3 colorsVol.

Lemon Yellow

金絲雀色かなりやいろ

Madder Brown

赤白橡あかのしろつるばみ

Turquoise Green

白緑びゃくろく

Pair contrastWCAG 2 — can one color carry text on the other?

Lemon Yellow × Madder Brown8.01 : 1AAA
Madder Brown × Turquoise Green6.66 : 1AA
Lemon Yellow × Turquoise Green1.20 : 1fails WCAG

Take the palette with you

:root {
  --lemon-yellow: #f8ed43;
  --madder-brown: #762c19;
  --turquoise-green: #b5decc;
}