196A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Pale King's Blue × Blue Violet4.11 : 1large text only
Citron Yellow × Blue Violet3.04 : 1large text only
Citron Yellow × Pale King's Blue1.35 : 1fails WCAG
Take the palette with you
:root {
--citron-yellow: #b2b73e;
--pale-kings-blue: #a7d4e4;
--blue-violet: #6450a1;
}