069A combination of 3 colorsVol. Ⅱ· December
Pair contrastWCAG 2 — can one color carry text on the other?
Black × Pale King's Blue11.69 : 1AAA
Black × Jasper Red5.14 : 1AA
Jasper Red × Pale King's Blue2.27 : 1fails WCAG
Take the palette with you
:root {
--black: #111314;
--jasper-red: #eb5324;
--pale-kings-blue: #a7d4e4;
}