#BB89EF Color Information

Hex color code: #BB89EF

A striking purple shade, #BB89EF appears as (187, 137, 239) in RGB and (269°, 76%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BB89EF
RGB
187, 137, 239
HSL
269°, 76%, 74%
CMYK
22%, 43%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB89EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 137, 239

Red: 187 / Green: 137 / Blue: 239

HSL

269°, 76%, 74%

Hue: 269° / Saturation: 76% / Lightness: 74%

CMYK

22%, 43%, 0%, 6%

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

What color is #BB89EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB89EF to RGB:

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

HEX to HSL

Convert #BB89EF to HSL:

hsl(269, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BB89EF to CMYK:

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

Color Meaning and Usage

#BB89EF is a vivid purple color with RGB values of 187, 137, 239 and HSL of 269°, 76%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB89EF is #BEEF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #8A8CEF.

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

Contrast with #BB89EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB89EF?

#BB89EF is a vivid purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BB89EF?

#BB89EF in RGB is (187, 137, 239) - 187 red, 137 green, and 239 blue.

How to use #BB89EF in CSS?

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

What colors go well with #BB89EF?

#BEEF8A (complementary), #8A8CEF (analogous), and #9447E6 (lighter shade) work well with #BB89EF.