Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
147149

148A combination of 3 colorsVol.

Olive Ocher

油色あぶらいろ

Orange Yellow

山吹色やまぶきいろ

Cerulian Blue

花浅葱はなあさぎ

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

Orange Yellow × Cerulian Blue2.03 : 1fails WCAG
Olive Ocher × Cerulian Blue1.83 : 1fails WCAG
Olive Ocher × Orange Yellow1.11 : 1fails WCAG

Take the palette with you

:root {
  --olive-ocher: #d6b43e;
  --orange-yellow: #fcb315;
  --cerulian-blue: #0093a5;
}