#BD89AA Color Information

Hex color code: #BD89AA

A delicate magenta shade, #BD89AA appears as (189, 137, 170) in RGB and (322°, 28%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BD89AA
RGB
189, 137, 170
HSL
322°, 28%, 64%
CMYK
0%, 28%, 10%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD89AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 137, 170

Red: 189 / Green: 137 / Blue: 170

HSL

322°, 28%, 64%

Hue: 322° / Saturation: 28% / Lightness: 64%

CMYK

0%, 28%, 10%, 26%

Cyan: 0% / Magenta: 28% / Yellow: 10% / Key: 26%

What color is #BD89AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD89AA to RGB:

rgb(189, 137, 170)HEX to RGB Converter →

HEX to HSL

Convert #BD89AA to HSL:

hsl(322, 28%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BD89AA to CMYK:

cmyk(0%, 28%, 10%, 26%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #BD89AA has RGB (189, 137, 170) and HSL (322°, 28%, 64%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD89AA is #89BD9C, creating high-contrast pairings. For softer combinations, try analogous colors like #B689BD.

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

Contrast with #BD89AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD89AA?

#BD89AA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD89AA?

#BD89AA in RGB is (189, 137, 170) - 189 red, 137 green, and 170 blue.

How to use #BD89AA in CSS?

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

What colors go well with #BD89AA?

#89BD9C (complementary), #B689BD (analogous), and #A05A86 (lighter shade) work well with #BD89AA.