142A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Hydrangea Red × Salvia Blue2.54 : 1fails WCAG
Hydrangea Red × Sulphine Yellow2.32 : 1fails WCAG
Sulphine Yellow × Salvia Blue1.10 : 1fails WCAG
Take the palette with you
:root {
--hydrangea-red: #a94151;
--sulphine-yellow: #c19f2c;
--salvia-blue: #97acc8;
}