Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
177179

178A combination of 3 colorsVol.

Ivory Buff

白茶しらちゃ

Light Glaucous Blue

深川鼠ふかがわねずみ

Green Blue

納戸鼠なんどねずみ

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

Ivory Buff × Green Blue2.61 : 1fails WCAG
Light Glaucous Blue × Green Blue2.14 : 1fails WCAG
Ivory Buff × Light Glaucous Blue1.22 : 1fails WCAG

Take the palette with you

:root {
  --ivory-buff: #ebd3a2;
  --light-glaucous-blue: #a5c8d1;
  --green-blue: #099197;
}