Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
095097

096A combination of 4 colorsVol. · Kimono

Design by 細野尚志

Green

緑色みどりいろ

Jasper Red

紅柿色べにかきいろ

Vinaceous Cinnamon

香色こういろ

Orange Yellow

山吹色やまぶきいろ

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

Jasper Red × Orange Yellow2.00 : 1fails WCAG
Green × Orange Yellow1.87 : 1fails WCAG
Jasper Red × Vinaceous Cinnamon1.82 : 1fails WCAG
Green × Vinaceous Cinnamon1.70 : 1fails WCAG
Vinaceous Cinnamon × Orange Yellow1.10 : 1fails WCAG
Green × Jasper Red1.07 : 1fails WCAG

Take the palette with you

:root {
  --green: #489b6e;
  --jasper-red: #eb5324;
  --vinaceous-cinnamon: #eea78c;
  --orange-yellow: #fcb315;
}