#D89CCF Color Information

Hex color code: #D89CCF

#D89CCF is a soft magenta color. In RGB it is (216, 156, 207), and in HSL it is (309°, 43%, 73%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D89CCF
RGB
216, 156, 207
HSL
309°, 43%, 73%
CMYK
0%, 28%, 4%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D89CCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 156, 207

Red: 216 / Green: 156 / Blue: 207

HSL

309°, 43%, 73%

Hue: 309° / Saturation: 43% / Lightness: 73%

CMYK

0%, 28%, 4%, 15%

Cyan: 0% / Magenta: 28% / Yellow: 4% / Key: 15%

What color is #D89CCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D89CCF to RGB:

rgb(216, 156, 207)HEX to RGB Converter →

HEX to HSL

Convert #D89CCF to HSL:

hsl(309, 43%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #D89CCF to CMYK:

cmyk(0%, 28%, 4%, 15%)Color Converter →

Color Meaning and Usage

#D89CCF is a soft magenta color with RGB values of 216, 156, 207 and HSL of 309°, 43%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D89CCF is #9DD8A5, creating high-contrast pairings. For softer combinations, try analogous colors like #C39DD8.

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

Contrast with #D89CCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D89CCF?

#D89CCF is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D89CCF?

#D89CCF in RGB is (216, 156, 207) - 216 red, 156 green, and 207 blue.

How to use #D89CCF in CSS?

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

What colors go well with #D89CCF?

#9DD8A5 (complementary), #C39DD8 (analogous), and #C266B4 (lighter shade) work well with #D89CCF.