139A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Deep Indigo × Neutral Gray9.87 : 1AAA
Salvia Blue × Deep Indigo7.97 : 1AAA
Salvia Blue × Neutral Gray1.24 : 1fails WCAG
Take the palette with you
:root {
--salvia-blue: #97acc8;
--deep-indigo: #051230;
--neutral-gray: #b6bfc1;
}