#BBABE3 Color Information

Hex color code: #BBABE3

A airy purple shade, #BBABE3 appears as (187, 171, 227) in RGB and (257°, 50%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BBABE3
RGB
187, 171, 227
HSL
257°, 50%, 78%
CMYK
18%, 25%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBABE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 171, 227

Red: 187 / Green: 171 / Blue: 227

HSL

257°, 50%, 78%

Hue: 257° / Saturation: 50% / Lightness: 78%

CMYK

18%, 25%, 0%, 11%

Cyan: 18% / Magenta: 25% / Yellow: 0% / Key: 11%

What color is #BBABE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBABE3 to RGB:

rgb(187, 171, 227)HEX to RGB Converter →

HEX to HSL

Convert #BBABE3 to HSL:

hsl(257, 50%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BBABE3 to CMYK:

cmyk(18%, 25%, 0%, 11%)Color Converter →

Color Meaning and Usage

#BBABE3 is a ethereal purple color with RGB values of 187, 171, 227 and HSL of 257°, 50%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBABE3 is #D3E3AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB7E3.

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

Contrast with #BBABE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBABE3?

#BBABE3 is a ethereal purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BBABE3?

#BBABE3 in RGB is (187, 171, 227) - 187 red, 171 green, and 227 blue.

How to use #BBABE3 in CSS?

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

What colors go well with #BBABE3?

#D3E3AB (complementary), #ABB7E3 (analogous), and #8C71D0 (lighter shade) work well with #BBABE3.