Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
204206

205A combination of 3 colorsVol.

Pale Burnt Lake

海老茶色えびちゃいろ

Vinaceous Cinnamon

香色こういろ

Violet

紫色むらさきいろ

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

Pale Burnt Lake × Vinaceous Cinnamon4.74 : 1AA
Vinaceous Cinnamon × Violet4.37 : 1large text only
Pale Burnt Lake × Violet1.08 : 1fails WCAG

Take the palette with you

:root {
  --pale-burnt-lake: #802626;
  --vinaceous-cinnamon: #eea78c;
  --violet: #4f4086;
}