Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
129131

130A combination of 3 colorsVol.

Raw Sienna

檜皮色ひわだいろ

Carmine Red

紅色べにいろ

Violet

紫色むらさきいろ

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

Raw Sienna × Violet2.28 : 1fails WCAG
Raw Sienna × Carmine Red1.81 : 1fails WCAG
Carmine Red × Violet1.26 : 1fails WCAG

Take the palette with you

:root {
  --raw-sienna: #bb7125;
  --carmine-red: #a62c37;
  --violet: #4f4086;
}