#B89BEE Color Information

Hex color code: #B89BEE

The hex color #B89BEE is a airy purple with RGB values of (184, 155, 238) and HSL of (261°, 71%, 77%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#B89BEE
RGB
184, 155, 238
HSL
261°, 71%, 77%
CMYK
23%, 35%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B89BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 155, 238

Red: 184 / Green: 155 / Blue: 238

HSL

261°, 71%, 77%

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

CMYK

23%, 35%, 0%, 7%

Cyan: 23% / Magenta: 35% / Yellow: 0% / Key: 7%

What color is #B89BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B89BEE to RGB:

rgb(184, 155, 238)HEX to RGB Converter →

HEX to HSL

Convert #B89BEE to HSL:

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

HEX to CMYK

Convert #B89BEE to CMYK:

cmyk(23%, 35%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B89BEE is a ethereal purple color with RGB values of 184, 155, 238 and HSL of 261°, 71%, 77%. 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 #B89BEE is #D1EE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9BA7EE.

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

Contrast with #B89BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B89BEE?

#B89BEE is a ethereal purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B89BEE?

#B89BEE in RGB is (184, 155, 238) - 184 red, 155 green, and 238 blue.

How to use #B89BEE in CSS?

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

What colors go well with #B89BEE?

#D1EE9B (complementary), #9BA7EE (analogous), and #8959E3 (lighter shade) work well with #B89BEE.