151A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Sulpher Yellow × Vandar Poel's Blue7.51 : 1AAA
Yellow Orange × Vandar Poel's Blue4.20 : 1large text only
Sulpher Yellow × Yellow Orange1.79 : 1fails WCAG
Take the palette with you
:root {
--sulpher-yellow: #f5ecc2;
--yellow-orange: #f99d1b;
--vandar-poels-blue: #064f6e;
}