185A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Etruscan Red × Pale Lemon Yellow3.87 : 1large text only
Light Brown Drab × Pale Lemon Yellow2.41 : 1fails WCAG
Light Brown Drab × Etruscan Red1.61 : 1fails WCAG
Take the palette with you
:root {
--light-brown-drab: #b59392;
--etruscan-red: #c55347;
--pale-lemon-yellow: #ffefae;
}