Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
259261

260A combination of 4 colorsVol.

Old Rose

長春色ちょうしゅんいろ

Vinaceous Cinnamon

香色こういろ

Glaucous Green

裏葉色うらはいろ

Sea Green

若竹色わかたけいろ

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

Old Rose × Glaucous Green1.99 : 1fails WCAG
Old Rose × Vinaceous Cinnamon1.68 : 1fails WCAG
Glaucous Green × Sea Green1.56 : 1fails WCAG
Vinaceous Cinnamon × Sea Green1.32 : 1fails WCAG
Old Rose × Sea Green1.28 : 1fails WCAG
Vinaceous Cinnamon × Glaucous Green1.18 : 1fails WCAG

Take the palette with you

:root {
  --old-rose: #d46d7a;
  --vinaceous-cinnamon: #eea78c;
  --glaucous-green: #b4cdc2;
  --sea-green: #00b49b;
}