#D989DC Color Information

Hex color code: #D989DC

The hex color #D989DC is a neutral magenta with RGB values of (217, 137, 220) and HSL of (298°, 54%, 70%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D989DC
RGB
217, 137, 220
HSL
298°, 54%, 70%
CMYK
1%, 38%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D989DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 137, 220

Red: 217 / Green: 137 / Blue: 220

HSL

298°, 54%, 70%

Hue: 298° / Saturation: 54% / Lightness: 70%

CMYK

1%, 38%, 0%, 14%

Cyan: 1% / Magenta: 38% / Yellow: 0% / Key: 14%

What color is #D989DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D989DC to RGB:

rgb(217, 137, 220)HEX to RGB Converter →

HEX to HSL

Convert #D989DC to HSL:

hsl(298, 54%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D989DC to CMYK:

cmyk(1%, 38%, 0%, 14%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #D989DC has RGB (217, 137, 220) and HSL (298°, 54%, 70%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D989DC is #8CDC89, creating high-contrast pairings. For softer combinations, try analogous colors like #B089DC.

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

Contrast with #D989DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D989DC?

#D989DC is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D989DC?

#D989DC in RGB is (217, 137, 220) - 217 red, 137 green, and 220 blue.

How to use #D989DC in CSS?

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

What colors go well with #D989DC?

#8CDC89 (complementary), #B089DC (analogous), and #C64ECA (lighter shade) work well with #D989DC.