Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
193195

194A combination of 3 colorsVol.

Jasper Red

紅柿色べにかきいろ

Seashell Pink

肌色はだいろ

Olympic Blue

浅縹うすはなだ

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

Seashell Pink × Olympic Blue2.90 : 1fails WCAG
Jasper Red × Seashell Pink2.65 : 1fails WCAG
Jasper Red × Olympic Blue1.10 : 1fails WCAG

Take the palette with you

:root {
  --jasper-red: #eb5324;
  --seashell-pink: #fdd4bd;
  --olympic-blue: #5a82b3;
}