218A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Helvetia Blue × Grayish Lavender - A3.56 : 1large text only
Grayish Lavender - A × Deep Violet / Plumbeous2.34 : 1fails WCAG
Helvetia Blue × Deep Violet / Plumbeous1.52 : 1fails WCAG
Take the palette with you
:root {
--helvetia-blue: #005b8d;
--grayish-lavender-a: #b5b1d8;
--deep-violet-plumbeous: #70727c;
}