#D189BD Color Information

Hex color code: #D189BD

#D189BD is a delicate magenta color. In RGB it is (209, 137, 189), and in HSL it is (317°, 44%, 68%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D189BD
RGB
209, 137, 189
HSL
317°, 44%, 68%
CMYK
0%, 34%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D189BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 137, 189

Red: 209 / Green: 137 / Blue: 189

HSL

317°, 44%, 68%

Hue: 317° / Saturation: 44% / Lightness: 68%

CMYK

0%, 34%, 10%, 18%

Cyan: 0% / Magenta: 34% / Yellow: 10% / Key: 18%

What color is #D189BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D189BD to RGB:

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

HEX to HSL

Convert #D189BD to HSL:

hsl(317, 44%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D189BD to CMYK:

cmyk(0%, 34%, 10%, 18%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #D189BD has RGB (209, 137, 189) and HSL (317°, 44%, 68%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D189BD is #89D19E, creating high-contrast pairings. For softer combinations, try analogous colors like #C289D1.

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

Contrast with #D189BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D189BD?

#D189BD is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D189BD?

#D189BD in RGB is (209, 137, 189) - 209 red, 137 green, and 189 blue.

How to use #D189BD in CSS?

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

What colors go well with #D189BD?

#89D19E (complementary), #C289D1 (analogous), and #BC529E (lighter shade) work well with #D189BD.