125A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Fawn × Violet Blue4.60 : 1AA
Cerulian Blue × Violet Blue2.51 : 1fails WCAG
Fawn × Cerulian Blue1.83 : 1fails WCAG
Take the palette with you
:root {
--fawn: #d1b0a7;
--cerulian-blue: #0093a5;
--violet-blue: #40456a;
}