121A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Brown × Ochraceous Salmon3.54 : 1large text only
Ochraceous Salmon × Lincoln Green3.34 : 1large text only
Brown × Lincoln Green1.06 : 1fails WCAG
Take the palette with you
:root {
--brown: #7c4226;
--ochraceous-salmon: #d8a37b;
--lincoln-green: #555832;
}