#FEE2E2

Tailwind red-100

#FEE2E2 is a red colour. In RGB it is 254 red, 226 green and 226 blue, which converts to a hue of 0 degrees, 93% saturation and 94% lightness. It is Tailwind red-100 in that design system's palette.

Color values

HEX#FEE2E2
RGBrgb(254, 226, 226)
HSLhsl(0, 93%, 94%)
HSVhsv(0, 11%, 100%)
CMYKcmyk(0%, 11%, 11%, 0%)

Contrast and accessibility

Against white the contrast ratio is 1.22:1, and against black it is 17.19:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White1.22:1FailFail
Black17.19:1AAAAAA

Tints and shades

Lighter tints move #FEE2E2 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FEE2E2;
CSS rgb()color: rgb(254 226 226);
Tailwindbg-[#fee2e2]
SwiftUIColor(red: 0.996, green: 0.886, blue: 0.886)
AndroidColor.parseColor("#FEE2E2")

Closest named color

The nearest CSS colour keyword to #FEE2E2 is mistyrose (#FFE4E1).

Related tools