#B89DEE Color Information

Hex color code: #B89DEE

A light purple shade, #B89DEE appears as (184, 157, 238) in RGB and (260°, 70%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#B89DEE
RGB
184, 157, 238
HSL
260°, 70%, 77%
CMYK
23%, 34%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B89DEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 157, 238

Red: 184 / Green: 157 / Blue: 238

HSL

260°, 70%, 77%

Hue: 260° / Saturation: 70% / Lightness: 77%

CMYK

23%, 34%, 0%, 7%

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

What color is #B89DEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B89DEE to RGB:

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

HEX to HSL

Convert #B89DEE to HSL:

hsl(260, 70%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #B89DEE to CMYK:

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

Color Meaning and Usage

#B89DEE is a soft purple color with RGB values of 184, 157, 238 and HSL of 260°, 70%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B89DEE is #D2ED9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9BA9ED.

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

Contrast with #B89DEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B89DEE?

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

What is the RGB value of #B89DEE?

#B89DEE in RGB is (184, 157, 238) - 184 red, 157 green, and 238 blue.

How to use #B89DEE in CSS?

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

What colors go well with #B89DEE?

#D2ED9B (complementary), #9BA9ED (analogous), and #875AE2 (lighter shade) work well with #B89DEE.