Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
181183

182A combination of 3 colorsVol.

Raw Sienna

檜皮色ひわだいろ

Vandyke Brown

焦茶色こげちゃいろ

Deep Indigo

紺色こんいろ

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

Raw Sienna × Deep Indigo4.84 : 1AA
Raw Sienna × Vandyke Brown3.08 : 1large text only
Vandyke Brown × Deep Indigo1.57 : 1fails WCAG

Take the palette with you

:root {
  --raw-sienna: #bb7125;
  --vandyke-brown: #4b3317;
  --deep-indigo: #051230;
}