Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
068070

069A combination of 3 colorsVol. · December

Black

黒色くろいろ

Jasper Red

紅柿色べにかきいろ

Pale King's Blue

瓶覗かめのぞき

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

Black × Pale King's Blue11.69 : 1AAA
Black × Jasper Red5.14 : 1AA
Jasper Red × Pale King's Blue2.27 : 1fails WCAG

Take the palette with you

:root {
  --black: #111314;
  --jasper-red: #eb5324;
  --pale-kings-blue: #a7d4e4;
}