Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
126128

127A combination of 3 colorsVol. · Clothes, Accessories

Design by 稗田研二

Green

緑色みどりいろ

Black

黒色くろいろ

Orange Yellow

山吹色やまぶきいろ

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

Black × Orange Yellow10.29 : 1AAA
Green × Black5.49 : 1AA
Green × Orange Yellow1.87 : 1fails WCAG

Take the palette with you

:root {
  --green: #489b6e;
  --black: #111314;
  --orange-yellow: #fcb315;
}