206A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Corinthian Pink × Cinnamon Rufous2.09 : 1fails WCAG
Golden Yellow × Cinnamon Rufous1.71 : 1fails WCAG
Corinthian Pink × Golden Yellow1.22 : 1fails WCAG
Take the palette with you
:root {
--corinthian-pink: #f8b6ba;
--golden-yellow: #f3a257;
--cinnamon-rufous: #c27544;
}