#BBB6DA Color Information

Hex color code: #BBB6DA

#BBB6DA is a light blue color. In RGB it is (187, 182, 218), and in HSL it is (248°, 33%, 78%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BBB6DA
RGB
187, 182, 218
HSL
248°, 33%, 78%
CMYK
14%, 17%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BBB6DA; 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 #BBB6DA; background-color: #BBB6DA15; }

Alert / Toast

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

Link / Accent

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

a { color: #BBB6DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 182, 218

Red: 187 / Green: 182 / Blue: 218

HSL

248°, 33%, 78%

Hue: 248° / Saturation: 33% / Lightness: 78%

CMYK

14%, 17%, 0%, 15%

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

What color is #BBB6DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB6DA to RGB:

rgb(187, 182, 218)HEX to RGB Converter →

HEX to HSL

Convert #BBB6DA to HSL:

hsl(248, 33%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB6DA to CMYK:

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

Color Meaning and Usage

#BBB6DA is a light blue color with RGB values of 187, 182, 218 and HSL of 248°, 33%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB6DA is #D4D9B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4C2D9.

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

Contrast with #BBB6DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB6DA?

#BBB6DA is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BBB6DA?

#BBB6DA in RGB is (187, 182, 218) - 187 red, 182 green, and 218 blue.

How to use #BBB6DA in CSS?

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

What colors go well with #BBB6DA?

#D4D9B4 (complementary), #B4C2D9 (analogous), and #8A82C0 (lighter shade) work well with #BBB6DA.