Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
156158

157A combination of 3 colorsVol.

Pansy Purple

蘇芳色すおういろ

Olive Ocher

油色あぶらいろ

Olympic Blue

浅縹うすはなだ

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

Pansy Purple × Olive Ocher5.16 : 1AA
Pansy Purple × Olympic Blue2.61 : 1fails WCAG
Olive Ocher × Olympic Blue1.98 : 1fails WCAG

Take the palette with you

:root {
  --pansy-purple: #7d133a;
  --olive-ocher: #d6b43e;
  --olympic-blue: #5a82b3;
}