296A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Sulpher Yellow × Slate Color8.40 : 1AAA
Sulpher Yellow × Pale Raw Umber6.11 : 1AA
Ochraceous Salmon × Slate Color4.49 : 1large text only
Ochraceous Salmon × Pale Raw Umber3.27 : 1large text only
Sulpher Yellow × Ochraceous Salmon1.87 : 1fails WCAG
Pale Raw Umber × Slate Color1.38 : 1fails WCAG
Take the palette with you
:root {
--sulpher-yellow: #f5ecc2;
--ochraceous-salmon: #d8a37b;
--pale-raw-umber: #71502f;
--slate-color: #34454c;
}