#BBA6ED Color Information

Hex color code: #BBA6ED

#BBA6ED is a ethereal purple color. In RGB it is (187, 166, 237), and in HSL it is (258°, 66%, 79%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BBA6ED
RGB
187, 166, 237
HSL
258°, 66%, 79%
CMYK
21%, 30%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA6ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 166, 237

Red: 187 / Green: 166 / Blue: 237

HSL

258°, 66%, 79%

Hue: 258° / Saturation: 66% / Lightness: 79%

CMYK

21%, 30%, 0%, 7%

Cyan: 21% / Magenta: 30% / Yellow: 0% / Key: 7%

What color is #BBA6ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA6ED to RGB:

rgb(187, 166, 237)HEX to RGB Converter →

HEX to HSL

Convert #BBA6ED to HSL:

hsl(258, 66%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA6ED to CMYK:

cmyk(21%, 30%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BBA6ED is a soft purple color with RGB values of 187, 166, 237 and HSL of 258°, 66%, 79%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA6ED is #D8EDA6, creating high-contrast pairings. For softer combinations, try analogous colors like #A6B4ED.

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

Contrast with #BBA6ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA6ED?

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

What is the RGB value of #BBA6ED?

#BBA6ED in RGB is (187, 166, 237) - 187 red, 166 green, and 237 blue.

How to use #BBA6ED in CSS?

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

What colors go well with #BBA6ED?

#D8EDA6 (complementary), #A6B4ED (analogous), and #8B67E0 (lighter shade) work well with #BBA6ED.