Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
293295

294A combination of 4 colorsVol.

Sulpher Yellow

蒸栗色むしくりいろ

Cream Yellow

卵色たまごいろ

Cossack Green

萌木色もえぎいろ

Salvia Blue

空色そらいろ

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

Sulpher Yellow × Cossack Green4.46 : 1large text only
Cream Yellow × Cossack Green3.24 : 1large text only
Cossack Green × Salvia Blue2.29 : 1fails WCAG
Sulpher Yellow × Salvia Blue1.95 : 1fails WCAG
Cream Yellow × Salvia Blue1.42 : 1fails WCAG
Sulpher Yellow × Cream Yellow1.38 : 1fails WCAG

Take the palette with you

:root {
  --sulpher-yellow: #f5ecc2;
  --cream-yellow: #fdbf68;
  --cossack-green: #437742;
  --salvia-blue: #97acc8;
}