#BB9BEC Color Information

Hex color code: #BB9BEC

The hex color #BB9BEC is a delicate purple with RGB values of (187, 155, 236) and HSL of (264°, 68%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BB9BEC
RGB
187, 155, 236
HSL
264°, 68%, 77%
CMYK
21%, 34%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB9BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 155, 236

Red: 187 / Green: 155 / Blue: 236

HSL

264°, 68%, 77%

Hue: 264° / Saturation: 68% / Lightness: 77%

CMYK

21%, 34%, 0%, 7%

Cyan: 21% / Magenta: 34% / Yellow: 0% / Key: 7%

What color is #BB9BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB9BEC to RGB:

rgb(187, 155, 236)HEX to RGB Converter →

HEX to HSL

Convert #BB9BEC to HSL:

hsl(264, 68%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BB9BEC to CMYK:

cmyk(21%, 34%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy purple tone, #BB9BEC has RGB (187, 155, 236) and HSL (264°, 68%, 77%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB9BEC is #CCEC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9CA4EC.

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

Contrast with #BB9BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB9BEC?

#BB9BEC is a airy purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BB9BEC?

#BB9BEC in RGB is (187, 155, 236) - 187 red, 155 green, and 236 blue.

How to use #BB9BEC in CSS?

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

What colors go well with #BB9BEC?

#CCEC9C (complementary), #9CA4EC (analogous), and #915CE0 (lighter shade) work well with #BB9BEC.