#B89DBE Color Information

Hex color code: #B89DBE

A delicate magenta shade, #B89DBE appears as (184, 157, 190) in RGB and (289°, 20%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B89DBE
RGB
184, 157, 190
HSL
289°, 20%, 68%
CMYK
3%, 17%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B89DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 157, 190

Red: 184 / Green: 157 / Blue: 190

HSL

289°, 20%, 68%

Hue: 289° / Saturation: 20% / Lightness: 68%

CMYK

3%, 17%, 0%, 25%

Cyan: 3% / Magenta: 17% / Yellow: 0% / Key: 25%

What color is #B89DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B89DBE to RGB:

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

HEX to HSL

Convert #B89DBE to HSL:

hsl(289, 20%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B89DBE to CMYK:

cmyk(3%, 17%, 0%, 25%)Color Converter →

Color Meaning and Usage

#B89DBE is a delicate magenta color with RGB values of 184, 157, 190 and HSL of 289°, 20%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B89DBE is #A3BE9D, creating high-contrast pairings. For softer combinations, try analogous colors like #A79DBE.

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

Contrast with #B89DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B89DBE?

#B89DBE is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B89DBE?

#B89DBE in RGB is (184, 157, 190) - 184 red, 157 green, and 190 blue.

How to use #B89DBE in CSS?

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

What colors go well with #B89DBE?

#A3BE9D (complementary), #A79DBE (analogous), and #966F9F (lighter shade) work well with #B89DBE.