#BB9FEF Color Information

Hex color code: #BB9FEF

A airy purple shade, #BB9FEF appears as (187, 159, 239) in RGB and (261°, 71%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#BB9FEF
RGB
187, 159, 239
HSL
261°, 71%, 78%
CMYK
22%, 33%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB9FEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 159, 239

Red: 187 / Green: 159 / Blue: 239

HSL

261°, 71%, 78%

Hue: 261° / Saturation: 71% / Lightness: 78%

CMYK

22%, 33%, 0%, 6%

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

What color is #BB9FEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB9FEF to RGB:

rgb(187, 159, 239)HEX to RGB Converter →

HEX to HSL

Convert #BB9FEF to HSL:

hsl(261, 71%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BB9FEF to CMYK:

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

Color Meaning and Usage

A soft purple tone, #BB9FEF has RGB (187, 159, 239) and HSL (261°, 71%, 78%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB9FEF is #D3EF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FABEF.

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

Contrast with #BB9FEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB9FEF?

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

What is the RGB value of #BB9FEF?

#BB9FEF in RGB is (187, 159, 239) - 187 red, 159 green, and 239 blue.

How to use #BB9FEF in CSS?

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

What colors go well with #BB9FEF?

#D3EF9F (complementary), #9FABEF (analogous), and #8D5EE4 (lighter shade) work well with #BB9FEF.