#BBDEFB

Material blue 100

#BBDEFB is a blue colour. In RGB it is 187 red, 222 green and 251 blue, which converts to a hue of 207 degrees, 89% saturation and 86% lightness. It is Material blue 100 in that design system's palette.

Color values

HEX#BBDEFB
RGBrgb(187, 222, 251)
HSLhsl(207, 89%, 86%)
HSVhsv(207, 25%, 98%)
CMYKcmyk(25%, 12%, 0%, 2%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.4:1FailFail
Black14.95:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #BBDEFB;
CSS rgb()color: rgb(187 222 251);
Tailwindbg-[#bbdefb]
SwiftUIColor(red: 0.733, green: 0.871, blue: 0.984)
AndroidColor.parseColor("#BBDEFB")

Closest named color

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

Related tools