212A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Pompeian Red × Salvia Blue2.97 : 1fails WCAG
Orange Citrine × Salvia Blue1.95 : 1fails WCAG
Pompeian Red × Orange Citrine1.53 : 1fails WCAG
Take the palette with you
:root {
--pompeian-red: #ab2439;
--orange-citrine: #986f2d;
--salvia-blue: #97acc8;
}