Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
155157

156A combination of 3 colorsVol.

Olive Ocher

油色あぶらいろ

Cobalt Green

青磁色せいじいろ

Violet

紫色むらさきいろ

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

Cobalt Green × Violet4.98 : 1AA
Olive Ocher × Violet4.34 : 1large text only
Olive Ocher × Cobalt Green1.15 : 1fails WCAG

Take the palette with you

:root {
  --olive-ocher: #d6b43e;
  --cobalt-green: #96d1aa;
  --violet: #4f4086;
}