Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
163165

164A combination of 3 colorsVol.

Red Orange

朱色しゅいろ

Orange Yellow

山吹色やまぶきいろ

Violet

紫色むらさきいろ

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

Orange Yellow × Violet4.81 : 1AA
Red Orange × Orange Yellow2.40 : 1fails WCAG
Red Orange × Violet2.01 : 1fails WCAG

Take the palette with you

:root {
  --red-orange: #dd4027;
  --orange-yellow: #fcb315;
  --violet: #4f4086;
}