Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
171173

172A combination of 3 colorsVol.

Cinnamon Rufous

代赭色たいしゃいろ

Antwarp Blue

納戸色なんどいろ

Red Violet

菖蒲色あやめいろ

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

Cinnamon Rufous × Red Violet3.12 : 1large text only
Antwarp Blue × Red Violet1.98 : 1fails WCAG
Cinnamon Rufous × Antwarp Blue1.57 : 1fails WCAG

Take the palette with you

:root {
  --cinnamon-rufous: #c27544;
  --antwarp-blue: #007190;
  --red-violet: #59256a;
}