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.

Eosine Pink

浅紅うすくれない

Light Mauve

浅紫うすむらさき

Red Violet

菖蒲色あやめいろ

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

Eosine Pink × Red Violet4.36 : 1large text only
Light Mauve × Red Violet2.83 : 1fails WCAG
Eosine Pink × Light Mauve1.54 : 1fails WCAG

Take the palette with you

:root {
  --eosine-pink: #f37f94;
  --light-mauve: #9a72aa;
  --red-violet: #59256a;
}