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