Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
325327

326A combination of 4 colorsVol.

Sulpher Yellow

蒸栗色むしくりいろ

Peach Red

杏色あんずいろ

Yellow Green

若草色わかくさいろ

Night Green

鶸萌木ひわもえぎ

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

Sulpher Yellow × Peach Red2.83 : 1fails WCAG
Peach Red × Yellow Green2.00 : 1fails WCAG
Sulpher Yellow × Night Green1.75 : 1fails WCAG
Peach Red × Night Green1.62 : 1fails WCAG
Sulpher Yellow × Yellow Green1.41 : 1fails WCAG
Yellow Green × Night Green1.24 : 1fails WCAG

Take the palette with you

:root {
  --sulpher-yellow: #f5ecc2;
  --peach-red: #f15a30;
  --yellow-green: #afd472;
  --night-green: #87c540;
}