194A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Seashell Pink × Olympic Blue2.90 : 1fails WCAG
Jasper Red × Seashell Pink2.65 : 1fails WCAG
Jasper Red × Olympic Blue1.10 : 1fails WCAG
Take the palette with you
:root {
--jasper-red: #eb5324;
--seashell-pink: #fdd4bd;
--olympic-blue: #5a82b3;
}