203A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Pale Lemon Yellow × Lincoln Green6.44 : 1AA
Vinaceous Cinnamon × Lincoln Green3.73 : 1large text only
Pale Lemon Yellow × Vinaceous Cinnamon1.73 : 1fails WCAG
Take the palette with you
:root {
--pale-lemon-yellow: #ffefae;
--vinaceous-cinnamon: #eea78c;
--lincoln-green: #555832;
}