Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
160162

161A combination of 3 colorsVol.

Brown

鳶茶色とびちゃいろ

Pinkish Cinnamon

砥粉色とのこいろ

Helvetia Blue

活色[勝色]かついろ

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

Brown × Pinkish Cinnamon4.31 : 1large text only
Pinkish Cinnamon × Helvetia Blue3.98 : 1large text only
Brown × Helvetia Blue1.08 : 1fails WCAG

Take the palette with you

:root {
  --brown: #7c4226;
  --pinkish-cinnamon: #eeb480;
  --helvetia-blue: #005b8d;
}