143A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Blue × Warm Gray2.10 : 1fails WCAG
Blue × Lilac1.78 : 1fails WCAG
Lilac × Warm Gray1.18 : 1fails WCAG
Take the palette with you
:root {
--blue: #006eb8;
--lilac: #b984af;
--warm-gray: #a1a39a;
}