309A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Golden Yellow × Violet Blue4.44 : 1large text only
Golden Yellow × Vandar Poel's Blue4.30 : 1large text only
Apricot Orange × Violet Blue3.86 : 1large text only
Apricot Orange × Vandar Poel's Blue3.74 : 1large text only
Golden Yellow × Apricot Orange1.15 : 1fails WCAG
Violet Blue × Vandar Poel's Blue1.03 : 1fails WCAG
Take the palette with you
:root {
--golden-yellow: #f3a257;
--apricot-orange: #f68c50;
--violet-blue: #40456a;
--vandar-poels-blue: #064f6e;
}