Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
277279

278A combination of 4 colorsVol.

Cream Yellow

卵色たまごいろ

Olive Ocher

油色あぶらいろ

Cossack Green

萌木色もえぎいろ

Dusky Green

海松藍みるあい

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

Cream Yellow × Dusky Green5.81 : 1AA
Olive Ocher × Dusky Green4.74 : 1AA
Cream Yellow × Cossack Green3.24 : 1large text only
Olive Ocher × Cossack Green2.64 : 1fails WCAG
Cossack Green × Dusky Green1.79 : 1fails WCAG
Cream Yellow × Olive Ocher1.23 : 1fails WCAG

Take the palette with you

:root {
  --cream-yellow: #fdbf68;
  --olive-ocher: #d6b43e;
  --cossack-green: #437742;
  --dusky-green: #004f46;
}