Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
143145

144A combination of 3 colorsVol.

Rosolanc Purple

牡丹色ぼたんいろ

Orange

橙色とうしょく

Black

黒色くろいろ

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

Orange × Black6.50 : 1AA
Rosolanc Purple × Black3.53 : 1large text only
Rosolanc Purple × Orange1.84 : 1fails WCAG

Take the palette with you

:root {
  --rosolanc-purple: #b73f74;
  --orange: #f37420;
  --black: #111314;
}