Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
195197

196A combination of 3 colorsVol.

Citron Yellow

菜種油色なたねいろ

Pale King's Blue

瓶覗かめのぞき

Blue Violet

桔梗色ききょういろ

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

Pale King's Blue × Blue Violet4.11 : 1large text only
Citron Yellow × Blue Violet3.04 : 1large text only
Citron Yellow × Pale King's Blue1.35 : 1fails WCAG

Take the palette with you

:root {
  --citron-yellow: #b2b73e;
  --pale-kings-blue: #a7d4e4;
  --blue-violet: #6450a1;
}