Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
127129

128A combination of 4 colorsVol. · Clothes, Accessories

Design by 稗田研二

Olympic Blue

浅縹うすはなだ

Pistachio Green

木賊色とくさいろ

Red Orange

朱色しゅいろ

Black

黒色くろいろ

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

Pistachio Green × Black5.11 : 1AA
Olympic Blue × Black4.68 : 1AA
Red Orange × Black4.29 : 1large text only
Pistachio Green × Red Orange1.19 : 1fails WCAG
Olympic Blue × Red Orange1.09 : 1fails WCAG
Olympic Blue × Pistachio Green1.09 : 1fails WCAG

Take the palette with you

:root {
  --olympic-blue: #5a82b3;
  --pistachio-green: #648f7b;
  --red-orange: #dd4027;
  --black: #111314;
}