#EEF2FF

Tailwind indigo-50

#EEF2FF is a blue colour. In RGB it is 238 red, 242 green and 255 blue, which converts to a hue of 226 degrees, 100% saturation and 97% lightness. It is Tailwind indigo-50 in that design system's palette.

Color values

HEX#EEF2FF
RGBrgb(238, 242, 255)
HSLhsl(226, 100%, 97%)
HSVhsv(226, 7%, 100%)
CMYKcmyk(7%, 5%, 0%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.12:1FailFail
Black18.78:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #EEF2FF;
CSS rgb()color: rgb(238 242 255);
Tailwindbg-[#eef2ff]
SwiftUIColor(red: 0.933, green: 0.949, blue: 1.000)
AndroidColor.parseColor("#EEF2FF")

Closest named color

The nearest CSS colour keyword to #EEF2FF is aliceblue (#F0F8FF).

Related tools