Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
036038

037A combination of 3 colorsVol. · July

Helvetia Blue

活色[勝色]かついろ

Violet Blue

花色はないろ

Neutral Gray

銀鼠ぎんねず

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

Violet Blue × Neutral Gray4.92 : 1AA
Helvetia Blue × Neutral Gray3.89 : 1large text only
Helvetia Blue × Violet Blue1.27 : 1fails WCAG

Take the palette with you

:root {
  --helvetia-blue: #005b8d;
  --violet-blue: #40456a;
  --neutral-gray: #b6bfc1;
}