#B89FBF Color Information

Hex color code: #B89FBF

A delicate magenta shade, #B89FBF appears as (184, 159, 191) in RGB and (287°, 20%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B89FBF
RGB
184, 159, 191
HSL
287°, 20%, 69%
CMYK
4%, 17%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B89FBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 159, 191

Red: 184 / Green: 159 / Blue: 191

HSL

287°, 20%, 69%

Hue: 287° / Saturation: 20% / Lightness: 69%

CMYK

4%, 17%, 0%, 25%

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

What color is #B89FBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B89FBF to RGB:

rgb(184, 159, 191)HEX to RGB Converter →

HEX to HSL

Convert #B89FBF to HSL:

hsl(287, 20%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B89FBF to CMYK:

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

Color Meaning and Usage

#B89FBF is a pastel magenta color with RGB values of 184, 159, 191 and HSL of 287°, 20%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B89FBF is #A7C0A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A9A0C0.

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

Contrast with #B89FBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B89FBF?

#B89FBF is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B89FBF?

#B89FBF in RGB is (184, 159, 191) - 184 red, 159 green, and 191 blue.

How to use #B89FBF in CSS?

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

What colors go well with #B89FBF?

#A7C0A0 (complementary), #A9A0C0 (analogous), and #9772A1 (lighter shade) work well with #B89FBF.