#BFBBDC Color Information

Hex color code: #BFBBDC

#BFBBDC is a airy blue color. In RGB it is (191, 187, 220), and in HSL it is (247°, 32%, 80%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BFBBDC
RGB
191, 187, 220
HSL
247°, 32%, 80%
CMYK
13%, 15%, 0%, 14%

Shades

CSS Usage
color: #BFBBDC;
background-color: #BFBBDC;
border-color: #BFBBDC;
box-shadow: 0 0 10px #BFBBDC;
border: 2px solid #BFBBDC;
Tailwind Usage
bg-[#BFBBDC]
text-[#BFBBDC]
border-[#BFBBDC]
shadow-[0_0_10px_BFBBDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BFBBDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BFBBDC; color: #000000; }

Badge

New Feature
.badge { background-color: #BFBBDC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BFBBDC; background-color: #BFBBDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BFBBDC20; border-left: 4px solid #BFBBDC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BFBBDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BFBBDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 187, 220

Red: 191 / Green: 187 / Blue: 220

HSL

247°, 32%, 80%

Hue: 247° / Saturation: 32% / Lightness: 80%

CMYK

13%, 15%, 0%, 14%

Cyan: 13% / Magenta: 15% / Yellow: 0% / Key: 14%

What color is #BFBBDC?

#BFBBDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBBDC to RGB:

rgb(191, 187, 220)HEX to RGB Converter →

HEX to HSL

Convert #BFBBDC to HSL:

hsl(247, 32%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBBDC to CMYK:

cmyk(13%, 15%, 0%, 14%)Color Converter →

Color Meaning and Usage

#BFBBDC is a soft blue color with RGB values of 191, 187, 220 and HSL of 247°, 32%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBBDC is #D9DCBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC8DC.

Use #BFBBDC in CSS: color: #BFBBDC or background-color: #BFBBDC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BFBBDC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 11.36:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBBDC?

#BFBBDC is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BFBBDC?

#BFBBDC in RGB is (191, 187, 220) - 191 red, 187 green, and 220 blue.

How to use #BFBBDC in CSS?

Use #BFBBDC directly in your CSS properties like color or background-color.

What colors go well with #BFBBDC?

#D9DCBC (complementary), #BCC8DC (analogous), and #9089C2 (lighter shade) work well with #BFBBDC.