Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
141143

142A combination of 3 colorsVol.

Hydrangea Red

小豆色あずきいろ

Sulphine Yellow

黄蘗色きはだいろ

Salvia Blue

空色そらいろ

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

Hydrangea Red × Salvia Blue2.54 : 1fails WCAG
Hydrangea Red × Sulphine Yellow2.32 : 1fails WCAG
Sulphine Yellow × Salvia Blue1.10 : 1fails WCAG

Take the palette with you

:root {
  --hydrangea-red: #a94151;
  --sulphine-yellow: #c19f2c;
  --salvia-blue: #97acc8;
}