Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
207209

208A combination of 3 colorsVol.

Sulpher Yellow

蒸栗色むしくりいろ

Green Blue

納戸鼠なんどねずみ

Antwarp Blue

納戸色なんどいろ

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

Sulpher Yellow × Antwarp Blue4.69 : 1AA
Sulpher Yellow × Green Blue3.21 : 1large text only
Green Blue × Antwarp Blue1.46 : 1fails WCAG

Take the palette with you

:root {
  --sulpher-yellow: #f5ecc2;
  --green-blue: #099197;
  --antwarp-blue: #007190;
}