215A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Cream Yellow × Blue3.27 : 1large text only
Cream Yellow × Eupatorium Purple2.55 : 1fails WCAG
Blue × Eupatorium Purple1.28 : 1fails WCAG
Take the palette with you
:root {
--cream-yellow: #fdbf68;
--blue: #006eb8;
--eupatorium-purple: #bf5892;
}