246A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Brick Red × Sulpher Yellow5.09 : 1AA
Brick Red × Cinnamon Buff3.88 : 1large text only
Corinthian Pink × Brick Red3.57 : 1large text only
Corinthian Pink × Sulpher Yellow1.43 : 1fails WCAG
Sulpher Yellow × Cinnamon Buff1.31 : 1fails WCAG
Corinthian Pink × Cinnamon Buff1.09 : 1fails WCAG
Take the palette with you
:root {
--corinthian-pink: #f8b6ba;
--brick-red: #a84222;
--sulpher-yellow: #f5ecc2;
--cinnamon-buff: #fdc57e;
}