338A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Orange Yellow × Dusky Green5.26 : 1AA
Dusky Green × Grayish Lavender - B4.34 : 1large text only
Carmine Red × Orange Yellow3.82 : 1large text only
Carmine Red × Grayish Lavender - B3.15 : 1large text only
Carmine Red × Dusky Green1.38 : 1fails WCAG
Orange Yellow × Grayish Lavender - B1.21 : 1fails WCAG
Take the palette with you
:root {
--carmine-red: #a62c37;
--orange-yellow: #fcb315;
--dusky-green: #004f46;
--grayish-lavender-b: #c0a9b3;
}