Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
318320

319A combination of 4 colorsVol.

Raw Sienna

檜皮色ひわだいろ

Apricot Yellow

鬱金色うこんいろ

Yellow Orange

柑子色こうじいろ

Cossack Green

萌木色もえぎいろ

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

Apricot Yellow × Cossack Green3.94 : 1large text only
Raw Sienna × Apricot Yellow2.83 : 1fails WCAG
Yellow Orange × Cossack Green2.49 : 1fails WCAG
Raw Sienna × Yellow Orange1.79 : 1fails WCAG
Apricot Yellow × Yellow Orange1.58 : 1fails WCAG
Raw Sienna × Cossack Green1.39 : 1fails WCAG

Take the palette with you

:root {
  --raw-sienna: #bb7125;
  --apricot-yellow: #ffdd00;
  --yellow-orange: #f99d1b;
  --cossack-green: #437742;
}