Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
178180

179A combination of 3 colorsVol.

Red Orange

朱色しゅいろ

Golden Yellow

金茶きんちゃ

Deep Lyons Blue

群青色ぐんじょういろ

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

Golden Yellow × Deep Lyons Blue4.66 : 1AA
Red Orange × Deep Lyons Blue2.23 : 1fails WCAG
Red Orange × Golden Yellow2.09 : 1fails WCAG

Take the palette with you

:root {
  --red-orange: #dd4027;
  --golden-yellow: #f3a257;
  --deep-lyons-blue: #1c4286;
}