Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
133135

134A combination of 3 colorsVol. · Clothes, Accessories

Design by 八島進

Cerulian Blue

花浅葱はなあさぎ

Sulpher Yellow

蒸栗色むしくりいろ

Spinel Red

紅梅色こうばいいろ

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

Cerulian Blue × Sulpher Yellow3.09 : 1large text only
Sulpher Yellow × Spinel Red2.33 : 1fails WCAG
Cerulian Blue × Spinel Red1.33 : 1fails WCAG

Take the palette with you

:root {
  --cerulian-blue: #0093a5;
  --sulpher-yellow: #f5ecc2;
  --spinel-red: #f27291;
}