Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
144146

145A combination of 3 colorsVol.

Brown

鳶茶色とびちゃいろ

Citron Yellow

菜種油色なたねいろ

Dull Violet Black

褐色[勝色・搗色]かちいろ

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

Citron Yellow × Dull Violet Black8.18 : 1AAA
Brown × Citron Yellow3.65 : 1large text only
Brown × Dull Violet Black2.24 : 1fails WCAG

Take the palette with you

:root {
  --brown: #7c4226;
  --citron-yellow: #b2b73e;
  --dull-violet-black: #1e0e3f;
}