Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
214216

215A combination of 3 colorsVol.

Cream Yellow

卵色たまごいろ

Blue

青色あおいろ

Eupatorium Purple

梅紫うめむらさき

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

Cream Yellow × Blue3.27 : 1large text only
Cream Yellow × Eupatorium Purple2.55 : 1fails WCAG
Blue × Eupatorium Purple1.28 : 1fails WCAG

Take the palette with you

:root {
  --cream-yellow: #fdbf68;
  --blue: #006eb8;
  --eupatorium-purple: #bf5892;
}