✓ Copied to clipboard
#E1D0DE (Light Muted Magenta) color swatch preview — Color From Pic.
#E1D0DE — Light Muted Magenta color swatch

Light Muted Magenta

#E1D0DE

📝 Color Information for #E1D0DE

The hexadecimal color code #E1D0DE represents a very light shade in the purple family. In the RGB color model, this color is composed of 225 red, 208 green, and 222 blue, which translates to approximately 88% red, 82% green, and 87% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #E1D0DE has a hue of 311 degrees, a saturation level of 22%, and a lightness value of 85%. The hue angle of 311° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 311°, saturation of 8%, and brightness/value of 88%. For print applications using the CMYK color model, #E1D0DE would be reproduced using 0% cyan, 8% magenta, 1% yellow, and 12% black. The closest web-safe color is #CCCCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #E1D0DE with other colors, consider its complementary color at hue 131° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14799070, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #E1D0DE

Tailwind CSS
zinc-300
HEX
#E1D0DE
RGB
rgb(225, 208, 222)
RGB %
88%, 82%, 87%
HSL
hsl(311, 22%, 85%)
HSV
hsv(311, 8%, 88%)
CMYK
0%, 8%, 1%, 12%
Decimal
14799070
Web Safe
#CCCCCC

🎨 Color Schemes for #E1D0DE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #E1D0DE

🌗 Shades and Tints of #E1D0DE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #E1D0DE

Tones (adding gray / desaturating)

🌈 Hue Variations of #E1D0DE

Hue Variations (shifting the color spectrum)

👁️ Preview of #E1D0DE in Use

Text on #E1D0DE
This demonstrates text readability on the color background. (Click to edit)
#E1D0DE as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #E1D0DE

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #E1D0DE

:root { --color-hex: #E1D0DE; --color-rgb: 225, 208, 222; --color-hsl: 311, 22%, 85%; } .bg-color { background-color: #E1D0DE; } .text-color { color: #E1D0DE; } .border-color { border-color: #E1D0DE; }

🛠️ Use #E1D0DE in Your Project

🎨
Build a Palette with #E1D0DE
Generate harmonious color schemes
⚖️
Check Contrast for #E1D0DE
WCAG accessibility testing
🌈
Create a Gradient with #E1D0DE
Beautiful CSS gradients

🔗 Related Colors to #E1D0DE

#DCD0E1
Hue -30°
#E0D0E1
Hue -15°
#E1D0DA
Hue +15°
#E1D0D6
Hue +30°
#C7A8C2
85% L
#AF83A7
70% L
#86567D
50% L
#51344C
30% L
#E7DAE5
88% L
#EDE3EB
91% L
#F3ECF2
94% L
#F9F6F8
97% L

About Light Muted Magenta (#E1D0DE)

Light Muted Magenta is a light, moderately saturated, warm purple color with a hue angle of 311°, saturation of 22%, and lightness of 85%. Its RGB value is (225, 208, 222) and its CMYK breakdown is C:0% M:8% Y:1% K:12%.

This is a Summer (Light) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #E1D0DE

What is the HEX code for Light Muted Magenta? +

The HEX code for Light Muted Magenta is #E1D0DE. In CSS you can use it directly as color: #E1D0DE; or as a background: background-color: #E1D0DE;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #E1D0DE? +

The RGB value of #E1D0DE is rgb(225, 208, 222). This means the color contains 225 out of 255 parts red, 208 out of 255 parts green, and 222 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(225, 208, 222);

What is the HSL value of #E1D0DE? +

The HSL value of #E1D0DE is hsl(311, 22%, 85%). The hue is 311°, placing it in the purple family on the color wheel. The saturation is 22%, making it moderately saturated. The lightness is 85%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #E1D0DE a warm or cool color? +

#E1D0DE is classified as a warm color based on its hue angle of 311°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #E1D0DE? +

The approximate CMYK value of #E1D0DE is C:0% M:8% Y:1% K:12%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #E1D0DE with Other Tools

🔢
Color Converter
Get all formats for #E1D0DE — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #E1D0DE passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #E1D0DE.
👓
Blindness Simulator
See how #E1D0DE appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #E1D0DE.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #E1D0DE.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #E1D0DE.
🔬
Technical Formats
See #E1D0DE in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #E1D0DE as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.