#BB9EC7 Color Information

Hex color code: #BB9EC7

A subtle purple shade, #BB9EC7 appears as (187, 158, 199) in RGB and (282°, 27%, 70%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BB9EC7
RGB
187, 158, 199
HSL
282°, 27%, 70%
CMYK
6%, 21%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB9EC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 158, 199

Red: 187 / Green: 158 / Blue: 199

HSL

282°, 27%, 70%

Hue: 282° / Saturation: 27% / Lightness: 70%

CMYK

6%, 21%, 0%, 22%

Cyan: 6% / Magenta: 21% / Yellow: 0% / Key: 22%

What color is #BB9EC7?

#BB9EC7 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB9EC7 to RGB:

rgb(187, 158, 199)HEX to RGB Converter →

HEX to HSL

Convert #BB9EC7 to HSL:

hsl(282, 27%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BB9EC7 to CMYK:

cmyk(6%, 21%, 0%, 22%)Color Converter →

Color Meaning and Usage

#BB9EC7 is a pastel purple color with RGB values of 187, 158, 199 and HSL of 282°, 27%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB9EC7 is #AAC79E, creating high-contrast pairings. For softer combinations, try analogous colors like #A69EC7.

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

Contrast with #BB9EC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB9EC7?

#BB9EC7 is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB9EC7?

#BB9EC7 in RGB is (187, 158, 199) - 187 red, 158 green, and 199 blue.

How to use #BB9EC7 in CSS?

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

What colors go well with #BB9EC7?

#AAC79E (complementary), #A69EC7 (analogous), and #996DAB (lighter shade) work well with #BB9EC7.