#C7D2FE

Tailwind indigo-200

#C7D2FE is a blue colour. In RGB it is 199 red, 210 green and 254 blue, which converts to a hue of 228 degrees, 96% saturation and 89% lightness. It is Tailwind indigo-200 in that design system's palette.

Color values

HEX#C7D2FE
RGBrgb(199, 210, 254)
HSLhsl(228, 96%, 89%)
HSVhsv(228, 22%, 100%)
CMYKcmyk(22%, 17%, 0%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.49:1FailFail
Black14.08:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #C7D2FE;
CSS rgb()color: rgb(199 210 254);
Tailwindbg-[#c7d2fe]
SwiftUIColor(red: 0.780, green: 0.824, blue: 0.996)
AndroidColor.parseColor("#C7D2FE")

Closest named color

The nearest CSS colour keyword to #C7D2FE is lightblue (#ADD8E6).

Related tools