Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
140142

141A combination of 3 colorsVol.

Orange

橙色とうしょく

Yellow Green

若草色わかくさいろ

Dark Tyrian Blue

深縹こきはなだ

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

Yellow Green × Dark Tyrian Blue7.59 : 1AAA
Orange × Dark Tyrian Blue4.46 : 1large text only
Orange × Yellow Green1.70 : 1fails WCAG

Take the palette with you

:root {
  --orange: #f37420;
  --yellow-green: #afd472;
  --dark-tyrian-blue: #12354e;
}