153A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Eosine Pink × Orange Yellow1.40 : 1fails WCAG
Orange Yellow × Citron Yellow1.19 : 1fails WCAG
Eosine Pink × Citron Yellow1.18 : 1fails WCAG
Take the palette with you
:root {
--eosine-pink: #f37f94;
--orange-yellow: #fcb315;
--citron-yellow: #b2b73e;
}