227A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Hermosa Pink × Cerulian Blue2.37 : 1fails WCAG
Light Glaucous Blue × Cerulian Blue2.06 : 1fails WCAG
Hermosa Pink × Light Glaucous Blue1.15 : 1fails WCAG
Take the palette with you
:root {
--hermosa-pink: #f9c1ce;
--light-glaucous-blue: #a5c8d1;
--cerulian-blue: #0093a5;
}