181A combination of 4 colorsVol. Ⅱ· Earthenware, Lacquerware
Design by 荒木明
Pair contrastWCAG 2 — can one color carry text on the other?
White × Black18.63 : 1AAA
Orange Yellow × Black10.29 : 1AAA
Carmine × White5.66 : 1AA
Carmine × Black3.29 : 1large text only
Carmine × Orange Yellow3.13 : 1large text only
White × Orange Yellow1.81 : 1fails WCAG
Take the palette with you
:root {
--carmine: #cc1236;
--white: #ffffff;
--orange-yellow: #fcb315;
--black: #111314;
}