187A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Helvetia Blue × Grayish Lavender - B3.32 : 1large text only
Grayish Lavender - B × Aconite Violet1.85 : 1fails WCAG
Helvetia Blue × Aconite Violet1.79 : 1fails WCAG
Take the palette with you
:root {
--helvetia-blue: #005b8d;
--grayish-lavender-b: #c0a9b3;
--aconite-violet: #a36aa5;
}