166A combination of 4 colorsVol. Ⅱ· Earthenware, Lacquerware
Design by 和田三造
Pair contrastWCAG 2 — can one color carry text on the other?
Dark Medici Blue × Yellow4.54 : 1AA
Yellow × Green Blue3.26 : 1large text only
Dark Medici Blue × Apricot Orange2.22 : 1fails WCAG
Yellow × Apricot Orange2.04 : 1fails WCAG
Apricot Orange × Green Blue1.59 : 1fails WCAG
Dark Medici Blue × Green Blue1.39 : 1fails WCAG
Take the palette with you
:root {
--dark-medici-blue: #547076;
--yellow: #fff200;
--apricot-orange: #f68c50;
--green-blue: #099197;
}