Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
314316

315A combination of 4 colorsVol.

Grenadine Pink

洗朱あらいしゅ

Sulpher Yellow

蒸栗色むしくりいろ

Golden Yellow

金茶きんちゃ

Eupatorium Purple

梅紫うめむらさき

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

Sulpher Yellow × Eupatorium Purple3.51 : 1large text only
Grenadine Pink × Sulpher Yellow2.17 : 1fails WCAG
Golden Yellow × Eupatorium Purple2.01 : 1fails WCAG
Sulpher Yellow × Golden Yellow1.75 : 1fails WCAG
Grenadine Pink × Eupatorium Purple1.62 : 1fails WCAG
Grenadine Pink × Golden Yellow1.24 : 1fails WCAG

Take the palette with you

:root {
  --grenadine-pink: #f48067;
  --sulpher-yellow: #f5ecc2;
  --golden-yellow: #f3a257;
  --eupatorium-purple: #bf5892;
}