Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
127129

128A combination of 3 colorsVol.

Corinthian Pink

肉色にくいろ

Venice Green

水浅葱みずあさぎ

Light Mauve

浅紫うすむらさき

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

Corinthian Pink × Light Mauve2.31 : 1fails WCAG
Venice Green × Light Mauve1.93 : 1fails WCAG
Corinthian Pink × Venice Green1.20 : 1fails WCAG

Take the palette with you

:root {
  --corinthian-pink: #f8b6ba;
  --venice-green: #62c6bf;
  --light-mauve: #9a72aa;
}