#BBAAD4 Color Information

Hex color code: #BBAAD4

The hex color #BBAAD4 is a gentle purple with RGB values of (187, 170, 212) and HSL of (264°, 33%, 75%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BBAAD4
RGB
187, 170, 212
HSL
264°, 33%, 75%
CMYK
12%, 20%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBAAD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 170, 212

Red: 187 / Green: 170 / Blue: 212

HSL

264°, 33%, 75%

Hue: 264° / Saturation: 33% / Lightness: 75%

CMYK

12%, 20%, 0%, 17%

Cyan: 12% / Magenta: 20% / Yellow: 0% / Key: 17%

What color is #BBAAD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBAAD4 to RGB:

rgb(187, 170, 212)HEX to RGB Converter →

HEX to HSL

Convert #BBAAD4 to HSL:

hsl(264, 33%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BBAAD4 to CMYK:

cmyk(12%, 20%, 0%, 17%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #BBAAD4 has RGB (187, 170, 212) and HSL (264°, 33%, 75%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBAAD4 is #C3D4AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAAED4.

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

Contrast with #BBAAD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBAAD4?

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

What is the RGB value of #BBAAD4?

#BBAAD4 in RGB is (187, 170, 212) - 187 red, 170 green, and 212 blue.

How to use #BBAAD4 in CSS?

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

What colors go well with #BBAAD4?

#C3D4AA (complementary), #AAAED4 (analogous), and #9277BB (lighter shade) work well with #BBAAD4.