240A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Yellow × Cerulian Blue3.14 : 1large text only
Fresh Color × Yellow1.94 : 1fails WCAG
Fresh Color × Cerulian Blue1.62 : 1fails WCAG
Take the palette with you
:root {
--fresh-color: #f6917e;
--yellow: #fff200;
--cerulian-blue: #0093a5;
}