#FFE4E6

Tailwind rose-100

#FFE4E6 is a red colour. In RGB it is 255 red, 228 green and 230 blue, which converts to a hue of 356 degrees, 100% saturation and 95% lightness. It is Tailwind rose-100 in that design system's palette.

Color values

HEX#FFE4E6
RGBrgb(255, 228, 230)
HSLhsl(356, 100%, 95%)
HSVhsv(356, 11%, 100%)
CMYKcmyk(0%, 11%, 10%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.2:1FailFail
Black17.49:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFE4E6;
CSS rgb()color: rgb(255 228 230);
Tailwindbg-[#ffe4e6]
SwiftUIColor(red: 1.000, green: 0.894, blue: 0.902)
AndroidColor.parseColor("#FFE4E6")

Closest named color

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

Related tools