#FFEBEE

Material red 50

#FFEBEE is a red colour. In RGB it is 255 red, 235 green and 238 blue, which converts to a hue of 351 degrees, 100% saturation and 96% lightness. It is Material red 50 in that design system's palette.

Color values

HEX#FFEBEE
RGBrgb(255, 235, 238)
HSLhsl(351, 100%, 96%)
HSVhsv(351, 8%, 100%)
CMYKcmyk(0%, 8%, 7%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.14:1FailFail
Black18.37:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FFEBEE;
CSS rgb()color: rgb(255 235 238);
Tailwindbg-[#ffebee]
SwiftUIColor(red: 1.000, green: 0.922, blue: 0.933)
AndroidColor.parseColor("#FFEBEE")

Closest named color

The nearest CSS colour keyword to #FFEBEE is lavenderblush (#FFF0F5).

Related tools