255A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Calamine Blue × Black10.15 : 1AAA
Pyrite Yellow × Black8.96 : 1AAA
Raw Sienna × Black4.88 : 1AA
Raw Sienna × Calamine Blue2.08 : 1fails WCAG
Raw Sienna × Pyrite Yellow1.83 : 1fails WCAG
Pyrite Yellow × Calamine Blue1.13 : 1fails WCAG
Take the palette with you
:root {
--raw-sienna: #bb7125;
--pyrite-yellow: #cab356;
--calamine-blue: #78cdd0;
--black: #111314;
}