166A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Naples Yellow × Deep Slate Green11.54 : 1AAA
Grenadine Pink × Deep Slate Green5.54 : 1AA
Grenadine Pink × Naples Yellow2.08 : 1fails WCAG
Take the palette with you
:root {
--grenadine-pink: #f48067;
--naples-yellow: #fbe6a0;
--deep-slate-green: #112f2c;
}