Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
173175

174A combination of 3 colorsVol.

Corinthian Pink

肉色にくいろ

Grayish Lavender - B

薄色うすいろ

Taupe Brown

濃色こきいろ

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

Corinthian Pink × Taupe Brown4.44 : 1large text only
Grayish Lavender - B × Taupe Brown3.43 : 1large text only
Corinthian Pink × Grayish Lavender - B1.30 : 1fails WCAG

Take the palette with you

:root {
  --corinthian-pink: #f8b6ba;
  --grayish-lavender-b: #c0a9b3;
  --taupe-brown: #7a4456;
}