123A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Lemon Yellow × Taupe Brown6.16 : 1AA
Coral Red × Taupe Brown3.26 : 1large text only
Coral Red × Lemon Yellow1.89 : 1fails WCAG
Take the palette with you
:root {
--coral-red: #f58e84;
--lemon-yellow: #f8ed43;
--taupe-brown: #7a4456;
}