010A combination of 5 colorsVol. Ⅱ· February
Pair contrastWCAG 2 — can one color carry text on the other?
White × Vistoris Lake8.43 : 1AAA
White × Eugenia Red - B3.93 : 1large text only
Vistoris Lake × Mineral Gray3.75 : 1large text only
Vistoris Lake × Maple3.43 : 1large text only
White × Maple2.46 : 1fails WCAG
White × Mineral Gray2.25 : 1fails WCAG
Eugenia Red - B × Vistoris Lake2.15 : 1fails WCAG
Eugenia Red - B × Mineral Gray1.75 : 1fails WCAG
Eugenia Red - B × Maple1.60 : 1fails WCAG
Mineral Gray × Maple1.09 : 1fails WCAG
Take the palette with you
:root {
--white: #ffffff;
--eugenia-red-b: #da525d;
--vistoris-lake: #6d4145;
--mineral-gray: #a2b0ad;
--maple: #c59f6b;
}