Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
060062

061A combination of 3 colorsVol. · November

Andover Green

山鳩色やまばといろ

Deep Indigo

紺色こんいろ

Orange Rufous

飴色あめいろ

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

Deep Indigo × Orange Rufous4.75 : 1AA
Andover Green × Deep Indigo4.32 : 1large text only
Andover Green × Orange Rufous1.10 : 1fails WCAG

Take the palette with you

:root {
  --andover-green: #6d7e77;
  --deep-indigo: #051230;
  --orange-rufous: #c16b27;
}