#D49DDA Color Information

Hex color code: #D49DDA

#D49DDA is a gentle magenta color. In RGB it is (212, 157, 218), and in HSL it is (294°, 45%, 74%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D49DDA
RGB
212, 157, 218
HSL
294°, 45%, 74%
CMYK
3%, 28%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D49DDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 157, 218

Red: 212 / Green: 157 / Blue: 218

HSL

294°, 45%, 74%

Hue: 294° / Saturation: 45% / Lightness: 74%

CMYK

3%, 28%, 0%, 15%

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

What color is #D49DDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D49DDA to RGB:

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

HEX to HSL

Convert #D49DDA to HSL:

hsl(294, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #D49DDA to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #D49DDA has RGB (212, 157, 218) and HSL (294°, 45%, 74%). 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 #D49DDA is #A5DB9F, creating high-contrast pairings. For softer combinations, try analogous colors like #B79FDB.

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

Contrast with #D49DDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D49DDA?

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

What is the RGB value of #D49DDA?

#D49DDA in RGB is (212, 157, 218) - 212 red, 157 green, and 218 blue.

How to use #D49DDA in CSS?

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

What colors go well with #D49DDA?

#A5DB9F (complementary), #B79FDB (analogous), and #BC67C5 (lighter shade) work well with #D49DDA.