130A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Raw Sienna × Violet2.28 : 1fails WCAG
Raw Sienna × Carmine Red1.81 : 1fails WCAG
Carmine Red × Violet1.26 : 1fails WCAG
Take the palette with you
:root {
--raw-sienna: #bb7125;
--carmine-red: #a62c37;
--violet: #4f4086;
}