#BBACD7 Color Information

Hex color code: #BBACD7

The hex color #BBACD7 is a airy purple with RGB values of (187, 172, 215) and HSL of (261°, 35%, 76%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BBACD7
RGB
187, 172, 215
HSL
261°, 35%, 76%
CMYK
13%, 20%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBACD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 172, 215

Red: 187 / Green: 172 / Blue: 215

HSL

261°, 35%, 76%

Hue: 261° / Saturation: 35% / Lightness: 76%

CMYK

13%, 20%, 0%, 16%

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

What color is #BBACD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBACD7 to RGB:

rgb(187, 172, 215)HEX to RGB Converter →

HEX to HSL

Convert #BBACD7 to HSL:

hsl(261, 35%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BBACD7 to CMYK:

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

Color Meaning and Usage

A light purple tone, #BBACD7 has RGB (187, 172, 215) and HSL (261°, 35%, 76%). 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 #BBACD7 is #C8D7AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB3D7.

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

Contrast with #BBACD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBACD7?

#BBACD7 is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BBACD7?

#BBACD7 in RGB is (187, 172, 215) - 187 red, 172 green, and 215 blue.

How to use #BBACD7 in CSS?

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

What colors go well with #BBACD7?

#C8D7AC (complementary), #ACB3D7 (analogous), and #9179BE (lighter shade) work well with #BBACD7.