Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
138140

139A combination of 3 colorsVol.

Salvia Blue

空色そらいろ

Deep Indigo

紺色こんいろ

Neutral Gray

銀鼠ぎんねず

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

Deep Indigo × Neutral Gray9.87 : 1AAA
Salvia Blue × Deep Indigo7.97 : 1AAA
Salvia Blue × Neutral Gray1.24 : 1fails WCAG

Take the palette with you

:root {
  --salvia-blue: #97acc8;
  --deep-indigo: #051230;
  --neutral-gray: #b6bfc1;
}