134A combination of 3 colorsVol. Ⅰ
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;
}