Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
269271

270A combination of 4 colorsVol.

Eugenia Red - B

浅緋うすひ

Sulpher Yellow

蒸栗色むしくりいろ

Olive Green

海松茶みるちゃ

Cossack Green

萌木色もえぎいろ

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

Sulpher Yellow × Cossack Green4.46 : 1large text only
Sulpher Yellow × Olive Green4.35 : 1large text only
Eugenia Red - B × Sulpher Yellow3.30 : 1large text only
Eugenia Red - B × Cossack Green1.35 : 1fails WCAG
Eugenia Red - B × Olive Green1.32 : 1fails WCAG
Olive Green × Cossack Green1.03 : 1fails WCAG

Take the palette with you

:root {
  --eugenia-red-b: #da525d;
  --sulpher-yellow: #f5ecc2;
  --olive-green: #6b7140;
  --cossack-green: #437742;
}