333A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Lemon Yellow × Blue4.38 : 1large text only
Burnt Sienna × Lemon Yellow4.26 : 1large text only
Cobalt Green × Blue3.06 : 1large text only
Burnt Sienna × Cobalt Green2.98 : 1fails WCAG
Lemon Yellow × Cobalt Green1.43 : 1fails WCAG
Burnt Sienna × Blue1.03 : 1fails WCAG
Take the palette with you
:root {
--burnt-sienna: #ae5224;
--lemon-yellow: #f8ed43;
--cobalt-green: #96d1aa;
--blue: #006eb8;
}