#ECEFF1

Material bluegrey 50

#ECEFF1 is a blue colour. In RGB it is 236 red, 239 green and 241 blue, which converts to a hue of 204 degrees, 15% saturation and 94% lightness. It is Material bluegrey 50 in that design system's palette.

Color values

HEX#ECEFF1
RGBrgb(236, 239, 241)
HSLhsl(204, 15%, 94%)
HSVhsv(204, 2%, 95%)
CMYKcmyk(2%, 1%, 0%, 5%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.15:1FailFail
Black18.18:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #ECEFF1;
CSS rgb()color: rgb(236 239 241);
Tailwindbg-[#eceff1]
SwiftUIColor(red: 0.925, green: 0.937, blue: 0.945)
AndroidColor.parseColor("#ECEFF1")

Closest named color

The nearest CSS colour keyword to #ECEFF1 is whitesmoke (#F5F5F5).

Related tools