168A combination of 4 colorsVol. Ⅱ· Earthenware, Lacquerware
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
Vandyke Brown × White11.76 : 1AAA
Sulphine Yellow × Vandyke Brown4.63 : 1AA
Green Blue × White3.81 : 1large text only
Vandyke Brown × Green Blue3.09 : 1large text only
Sulphine Yellow × White2.54 : 1fails WCAG
Sulphine Yellow × Green Blue1.50 : 1fails WCAG
Take the palette with you
:root {
--sulphine-yellow: #c19f2c;
--vandyke-brown: #4b3317;
--green-blue: #099197;
--white: #ffffff;
}