#D99EBC Color Information

Hex color code: #D99EBC

A delicate magenta shade, #D99EBC appears as (217, 158, 188) in RGB and (329°, 44%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D99EBC
RGB
217, 158, 188
HSL
329°, 44%, 74%
CMYK
0%, 27%, 13%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D99EBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 158, 188

Red: 217 / Green: 158 / Blue: 188

HSL

329°, 44%, 74%

Hue: 329° / Saturation: 44% / Lightness: 74%

CMYK

0%, 27%, 13%, 15%

Cyan: 0% / Magenta: 27% / Yellow: 13% / Key: 15%

What color is #D99EBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D99EBC to RGB:

rgb(217, 158, 188)HEX to RGB Converter →

HEX to HSL

Convert #D99EBC to HSL:

hsl(329, 44%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #D99EBC to CMYK:

cmyk(0%, 27%, 13%, 15%)Color Converter →

Color Meaning and Usage

#D99EBC is a pastel magenta color with RGB values of 217, 158, 188 and HSL of 329°, 44%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D99EBC is #A0DABC, creating high-contrast pairings. For softer combinations, try analogous colors like #D9A0DA.

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

Contrast with #D99EBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D99EBC?

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

What is the RGB value of #D99EBC?

#D99EBC in RGB is (217, 158, 188) - 217 red, 158 green, and 188 blue.

How to use #D99EBC in CSS?

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

What colors go well with #D99EBC?

#A0DABC (complementary), #D9A0DA (analogous), and #C46898 (lighter shade) work well with #D99EBC.