#BBA7DD Color Information

Hex color code: #BBA7DD

The hex color #BBA7DD is a light purple with RGB values of (187, 167, 221) and HSL of (262°, 44%, 76%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BBA7DD
RGB
187, 167, 221
HSL
262°, 44%, 76%
CMYK
15%, 24%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA7DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 167, 221

Red: 187 / Green: 167 / Blue: 221

HSL

262°, 44%, 76%

Hue: 262° / Saturation: 44% / Lightness: 76%

CMYK

15%, 24%, 0%, 13%

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

What color is #BBA7DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA7DD to RGB:

rgb(187, 167, 221)HEX to RGB Converter →

HEX to HSL

Convert #BBA7DD to HSL:

hsl(262, 44%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA7DD to CMYK:

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

Color Meaning and Usage

A soft purple tone, #BBA7DD has RGB (187, 167, 221) and HSL (262°, 44%, 76%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA7DD is #C9DDA7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7AEDD.

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

Contrast with #BBA7DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA7DD?

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

What is the RGB value of #BBA7DD?

#BBA7DD in RGB is (187, 167, 221) - 187 red, 167 green, and 221 blue.

How to use #BBA7DD in CSS?

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

What colors go well with #BBA7DD?

#C9DDA7 (complementary), #A7AEDD (analogous), and #9070C7 (lighter shade) work well with #BBA7DD.