#D19ECA Color Information

Hex color code: #D19ECA

A gentle magenta shade, #D19ECA appears as (209, 158, 202) in RGB and (308°, 36%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D19ECA
RGB
209, 158, 202
HSL
308°, 36%, 72%
CMYK
0%, 24%, 3%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D19ECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 158, 202

Red: 209 / Green: 158 / Blue: 202

HSL

308°, 36%, 72%

Hue: 308° / Saturation: 36% / Lightness: 72%

CMYK

0%, 24%, 3%, 18%

Cyan: 0% / Magenta: 24% / Yellow: 3% / Key: 18%

What color is #D19ECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D19ECA to RGB:

rgb(209, 158, 202)HEX to RGB Converter →

HEX to HSL

Convert #D19ECA to HSL:

hsl(308, 36%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D19ECA to CMYK:

cmyk(0%, 24%, 3%, 18%)Color Converter →

Color Meaning and Usage

#D19ECA is a pastel magenta color with RGB values of 209, 158, 202 and HSL of 308°, 36%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D19ECA is #9ED1A5, creating high-contrast pairings. For softer combinations, try analogous colors like #BE9ED1.

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

Contrast with #D19ECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D19ECA?

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

What is the RGB value of #D19ECA?

#D19ECA in RGB is (209, 158, 202) - 209 red, 158 green, and 202 blue.

How to use #D19ECA in CSS?

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

What colors go well with #D19ECA?

#9ED1A5 (complementary), #BE9ED1 (analogous), and #B96AAE (lighter shade) work well with #D19ECA.