Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
164166

165A combination of 3 colorsVol.

Cameo Pink

一斤染いっこんぞめ

Spinel Red

紅梅色こうばいいろ

Vistoris Lake

栗皮色くりかわいろ

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

Cameo Pink × Vistoris Lake4.53 : 1AA
Spinel Red × Vistoris Lake3.05 : 1large text only
Cameo Pink × Spinel Red1.49 : 1fails WCAG

Take the palette with you

:root {
  --cameo-pink: #e0b3b6;
  --spinel-red: #f27291;
  --vistoris-lake: #6d4145;
}