183A combination of 4 colorsVol. Ⅱ· Earthenware, Lacquerware
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
White × Scarlet5.21 : 1AA
White × Green Blue3.81 : 1large text only
Apricot Orange × White2.39 : 1fails WCAG
Apricot Orange × Scarlet2.18 : 1fails WCAG
Apricot Orange × Green Blue1.59 : 1fails WCAG
Scarlet × Green Blue1.37 : 1fails WCAG
Take the palette with you
:root {
--apricot-orange: #f68c50;
--white: #ffffff;
--scarlet: #cb2f43;
--green-blue: #099197;
}