#E0E7FF

Tailwind indigo-100

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

Color values

HEX#E0E7FF
RGBrgb(224, 231, 255)
HSLhsl(226, 100%, 94%)
HSVhsv(226, 12%, 100%)
CMYKcmyk(12%, 9%, 0%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.23:1FailFail
Black17.04:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #E0E7FF;
CSS rgb()color: rgb(224 231 255);
Tailwindbg-[#e0e7ff]
SwiftUIColor(red: 0.878, green: 0.906, blue: 1.000)
AndroidColor.parseColor("#E0E7FF")

Closest named color

The nearest CSS colour keyword to #E0E7FF is lavender (#E6E6FA).

Related tools