#EFF6FF

Tailwind blue-50

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

Color values

HEX#EFF6FF
RGBrgb(239, 246, 255)
HSLhsl(214, 100%, 97%)
HSVhsv(214, 6%, 100%)
CMYKcmyk(6%, 4%, 0%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.09:1FailFail
Black19.3:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #EFF6FF;
CSS rgb()color: rgb(239 246 255);
Tailwindbg-[#eff6ff]
SwiftUIColor(red: 0.937, green: 0.965, blue: 1.000)
AndroidColor.parseColor("#EFF6FF")

Closest named color

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

Related tools