Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
116118

117A combination of 3 colorsVol. · Clothes, Accessories

Design by 木下茂

Coral Red

珊瑚珠色さんごしゅいろ

Sulpher Yellow

蒸栗色むしくりいろ

Black

黒色くろいろ

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

Sulpher Yellow × Black15.67 : 1AAA
Coral Red × Black8.06 : 1AAA
Coral Red × Sulpher Yellow1.94 : 1fails WCAG

Take the palette with you

:root {
  --coral-red: #f58e84;
  --sulpher-yellow: #f5ecc2;
  --black: #111314;
}