#BBAADF Color Information

Hex color code: #BBAADF

A delicate purple shade, #BBAADF appears as (187, 170, 223) in RGB and (259°, 45%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BBAADF
RGB
187, 170, 223
HSL
259°, 45%, 77%
CMYK
16%, 24%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBAADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 170, 223

Red: 187 / Green: 170 / Blue: 223

HSL

259°, 45%, 77%

Hue: 259° / Saturation: 45% / Lightness: 77%

CMYK

16%, 24%, 0%, 13%

Cyan: 16% / Magenta: 24% / Yellow: 0% / Key: 13%

What color is #BBAADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBAADF to RGB:

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

HEX to HSL

Convert #BBAADF to HSL:

hsl(259, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BBAADF to CMYK:

cmyk(16%, 24%, 0%, 13%)Color Converter →

Color Meaning and Usage

#BBAADF is a ethereal purple color with RGB values of 187, 170, 223 and HSL of 259°, 45%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBAADF is #CEDFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAB4DF.

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

Contrast with #BBAADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBAADF?

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

What is the RGB value of #BBAADF?

#BBAADF in RGB is (187, 170, 223) - 187 red, 170 green, and 223 blue.

How to use #BBAADF in CSS?

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

What colors go well with #BBAADF?

#CEDFAA (complementary), #AAB4DF (analogous), and #8E72CA (lighter shade) work well with #BBAADF.