237A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Madder Brown × Salvia Blue4.22 : 1large text only
Carmine Red × Salvia Blue2.98 : 1fails WCAG
Carmine Red × Madder Brown1.42 : 1fails WCAG
Take the palette with you
:root {
--carmine-red: #a62c37;
--madder-brown: #762c19;
--salvia-blue: #97acc8;
}