#BFDBFE

Tailwind blue-200

#BFDBFE is a blue colour. In RGB it is 191 red, 219 green and 254 blue, which converts to a hue of 213 degrees, 97% saturation and 87% lightness. It is Tailwind blue-200 in that design system's palette.

Color values

HEX#BFDBFE
RGBrgb(191, 219, 254)
HSLhsl(213, 97%, 87%)
HSVhsv(213, 25%, 100%)
CMYKcmyk(25%, 14%, 0%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.42:1FailFail
Black14.78:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #BFDBFE;
CSS rgb()color: rgb(191 219 254);
Tailwindbg-[#bfdbfe]
SwiftUIColor(red: 0.749, green: 0.859, blue: 0.996)
AndroidColor.parseColor("#BFDBFE")

Closest named color

The nearest CSS colour keyword to #BFDBFE is powderblue (#B0E0E6).

Related tools