Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
311313

312A combination of 4 colorsVol.

Burnt Sienna

栗梅くりうめ

Yellow Orange

柑子色こうじいろ

Artemesia Green

千草鼠ちぐさねずみ

Helvetia Blue

活色[勝色]かついろ

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

Yellow Orange × Helvetia Blue3.42 : 1large text only
Burnt Sienna × Yellow Orange2.45 : 1fails WCAG
Artemesia Green × Helvetia Blue2.17 : 1fails WCAG
Yellow Orange × Artemesia Green1.57 : 1fails WCAG
Burnt Sienna × Artemesia Green1.55 : 1fails WCAG
Burnt Sienna × Helvetia Blue1.40 : 1fails WCAG

Take the palette with you

:root {
  --burnt-sienna: #ae5224;
  --yellow-orange: #f99d1b;
  --artemesia-green: #709390;
  --helvetia-blue: #005b8d;
}