Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
169171

170A combination of 3 colorsVol.

Rosolanc Purple

牡丹色ぼたんいろ

Orange Yellow

山吹色やまぶきいろ

Red Violet

菖蒲色あやめいろ

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

Orange Yellow × Red Violet6.11 : 1AA
Rosolanc Purple × Orange Yellow2.92 : 1fails WCAG
Rosolanc Purple × Red Violet2.10 : 1fails WCAG

Take the palette with you

:root {
  --rosolanc-purple: #b73f74;
  --orange-yellow: #fcb315;
  --red-violet: #59256a;
}