Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
148150

149A combination of 3 colorsVol.

Olive Ocher

油色あぶらいろ

Orange

橙色とうしょく

Deep Slate Green

鉄色てついろ

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

Olive Ocher × Deep Slate Green7.13 : 1AAA
Orange × Deep Slate Green5.00 : 1AA
Olive Ocher × Orange1.43 : 1fails WCAG

Take the palette with you

:root {
  --olive-ocher: #d6b43e;
  --orange: #f37420;
  --deep-slate-green: #112f2c;
}