Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
159161

160A combination of 3 colorsVol. · Tapestry, Carpets

Design by 小林太郎

Cotinga Purple

杜若色かきつばたいろ

White

白色しろいろ

Orange Yellow

山吹色やまぶきいろ

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

Cotinga Purple × White13.81 : 1AAA
Cotinga Purple × Orange Yellow7.63 : 1AAA
White × Orange Yellow1.81 : 1fails WCAG

Take the palette with you

:root {
  --cotinga-purple: #501345;
  --white: #ffffff;
  --orange-yellow: #fcb315;
}