#D99EED Color Information

Hex color code: #D99EED

The hex color #D99EED is a light magenta with RGB values of (217, 158, 237) and HSL of (285°, 69%, 77%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D99EED
RGB
217, 158, 237
HSL
285°, 69%, 77%
CMYK
8%, 33%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D99EED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 158, 237

Red: 217 / Green: 158 / Blue: 237

HSL

285°, 69%, 77%

Hue: 285° / Saturation: 69% / Lightness: 77%

CMYK

8%, 33%, 0%, 7%

Cyan: 8% / Magenta: 33% / Yellow: 0% / Key: 7%

What color is #D99EED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D99EED to RGB:

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

HEX to HSL

Convert #D99EED to HSL:

hsl(285, 69%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #D99EED to CMYK:

cmyk(8%, 33%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D99EED is a soft magenta color with RGB values of 217, 158, 237 and HSL of 285°, 69%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D99EED is #B0ED9C, creating high-contrast pairings. For softer combinations, try analogous colors like #B09CED.

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

Contrast with #D99EED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D99EED?

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

What is the RGB value of #D99EED?

#D99EED in RGB is (217, 158, 237) - 217 red, 158 green, and 237 blue.

How to use #D99EED in CSS?

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

What colors go well with #D99EED?

#B0ED9C (complementary), #B09CED (analogous), and #C05BE1 (lighter shade) work well with #D99EED.