#BBA6EE Color Information

Hex color code: #BBA6EE

#BBA6EE is a airy purple color. In RGB it is (187, 166, 238), and in HSL it is (257°, 68%, 79%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BBA6EE
RGB
187, 166, 238
HSL
257°, 68%, 79%
CMYK
21%, 30%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA6EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 166, 238

Red: 187 / Green: 166 / Blue: 238

HSL

257°, 68%, 79%

Hue: 257° / Saturation: 68% / Lightness: 79%

CMYK

21%, 30%, 0%, 7%

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

What color is #BBA6EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA6EE to RGB:

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

HEX to HSL

Convert #BBA6EE to HSL:

hsl(257, 68%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA6EE to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #BBA6EE has RGB (187, 166, 238) and HSL (257°, 68%, 79%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA6EE is #D9EEA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A5B5EE.

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

Contrast with #BBA6EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA6EE?

#BBA6EE is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BBA6EE?

#BBA6EE in RGB is (187, 166, 238) - 187 red, 166 green, and 238 blue.

How to use #BBA6EE in CSS?

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

What colors go well with #BBA6EE?

#D9EEA5 (complementary), #A5B5EE (analogous), and #8865E2 (lighter shade) work well with #BBA6EE.