037A combination of 3 colorsVol. Ⅱ· July
Pair contrastWCAG 2 — can one color carry text on the other?
Violet Blue × Neutral Gray4.92 : 1AA
Helvetia Blue × Neutral Gray3.89 : 1large text only
Helvetia Blue × Violet Blue1.27 : 1fails WCAG
Take the palette with you
:root {
--helvetia-blue: #005b8d;
--violet-blue: #40456a;
--neutral-gray: #b6bfc1;
}