Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
226228

227A combination of 3 colorsVol.

Hermosa Pink

鴇色ときいろ

Light Glaucous Blue

深川鼠ふかがわねずみ

Cerulian Blue

花浅葱はなあさぎ

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

Hermosa Pink × Cerulian Blue2.37 : 1fails WCAG
Light Glaucous Blue × Cerulian Blue2.06 : 1fails WCAG
Hermosa Pink × Light Glaucous Blue1.15 : 1fails WCAG

Take the palette with you

:root {
  --hermosa-pink: #f9c1ce;
  --light-glaucous-blue: #a5c8d1;
  --cerulian-blue: #0093a5;
}