193A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Naples Yellow × Light Porcelain Green3.16 : 1large text only
Grenadine Pink × Naples Yellow2.08 : 1fails WCAG
Grenadine Pink × Light Porcelain Green1.52 : 1fails WCAG
Take the palette with you
:root {
--grenadine-pink: #f48067;
--naples-yellow: #fbe6a0;
--light-porcelain-green: #00908a;
}