#D49DDC Color Information

Hex color code: #D49DDC

The hex color #D49DDC is a soft magenta with RGB values of (212, 157, 220) and HSL of (292°, 47%, 74%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D49DDC
RGB
212, 157, 220
HSL
292°, 47%, 74%
CMYK
4%, 29%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D49DDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 157, 220

Red: 212 / Green: 157 / Blue: 220

HSL

292°, 47%, 74%

Hue: 292° / Saturation: 47% / Lightness: 74%

CMYK

4%, 29%, 0%, 14%

Cyan: 4% / Magenta: 29% / Yellow: 0% / Key: 14%

What color is #D49DDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D49DDC to RGB:

rgb(212, 157, 220)HEX to RGB Converter →

HEX to HSL

Convert #D49DDC to HSL:

hsl(292, 47%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #D49DDC to CMYK:

cmyk(4%, 29%, 0%, 14%)Color Converter →

Color Meaning and Usage

#D49DDC is a delicate magenta color with RGB values of 212, 157, 220 and HSL of 292°, 47%, 74%. 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 #D49DDC is #A6DC9E, creating high-contrast pairings. For softer combinations, try analogous colors like #B49EDC.

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

Contrast with #D49DDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D49DDC?

#D49DDC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D49DDC?

#D49DDC in RGB is (212, 157, 220) - 212 red, 157 green, and 220 blue.

How to use #D49DDC in CSS?

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

What colors go well with #D49DDC?

#A6DC9E (complementary), #B49EDC (analogous), and #BA65C8 (lighter shade) work well with #D49DDC.