#E5E7EB

Tailwind gray-200

#E5E7EB is a blue colour. In RGB it is 229 red, 231 green and 235 blue, which converts to a hue of 220 degrees, 13% saturation and 91% lightness. It is Tailwind gray-200 in that design system's palette.

Color values

HEX#E5E7EB
RGBrgb(229, 231, 235)
HSLhsl(220, 13%, 91%)
HSVhsv(220, 3%, 92%)
CMYKcmyk(3%, 2%, 0%, 8%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.24:1FailFail
Black16.96:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #E5E7EB;
CSS rgb()color: rgb(229 231 235);
Tailwindbg-[#e5e7eb]
SwiftUIColor(red: 0.898, green: 0.906, blue: 0.922)
AndroidColor.parseColor("#E5E7EB")

Closest named color

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

Related tools