157A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Pansy Purple × Olive Ocher5.16 : 1AA
Pansy Purple × Olympic Blue2.61 : 1fails WCAG
Olive Ocher × Olympic Blue1.98 : 1fails WCAG
Take the palette with you
:root {
--pansy-purple: #7d133a;
--olive-ocher: #d6b43e;
--olympic-blue: #5a82b3;
}