Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
221223

222A combination of 3 colorsVol.

Yellow Ocher

山吹茶やまぶきちゃ

Yellow Orange

柑子色こうじいろ

Orange Rufous

飴色あめいろ

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

Yellow Ocher × Orange Rufous2.02 : 1fails WCAG
Yellow Orange × Orange Rufous1.83 : 1fails WCAG
Yellow Ocher × Yellow Orange1.11 : 1fails WCAG

Take the palette with you

:root {
  --yellow-ocher: #e2b540;
  --yellow-orange: #f99d1b;
  --orange-rufous: #c16b27;
}