✓ Copied to clipboard
#E28DC7 (Soft Warm Magenta) color swatch preview — Color From Pic.
#E28DC7 — Soft Warm Magenta color swatch

Soft Warm Magenta

#E28DC7

📝 Color Information for #E28DC7

The hexadecimal color code #E28DC7 represents a light shade in the purple family. In the RGB color model, this color is composed of 226 red, 141 green, and 199 blue, which translates to approximately 89% red, 55% green, and 78% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #E28DC7 has a hue of 319 degrees, a saturation level of 59%, and a lightness value of 72%. The hue angle of 319° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 319°, saturation of 38%, and brightness/value of 89%. For print applications using the CMYK color model, #E28DC7 would be reproduced using 0% cyan, 38% magenta, 12% yellow, and 11% black. The closest web-safe color is #CC99CC, 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 #E28DC7 with other colors, consider its complementary color at hue 139° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14847431, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #E28DC7

Tailwind CSS
pink-400
HEX
#E28DC7
RGB
rgb(226, 141, 199)
RGB %
89%, 55%, 78%
HSL
hsl(319, 59%, 72%)
HSV
hsv(319, 38%, 89%)
CMYK
0%, 38%, 12%, 11%
Decimal
14847431
Web Safe
#CC99CC

🎨 Color Schemes for #E28DC7

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #E28DC7

🌗 Shades and Tints of #E28DC7

Shades (adding black)
Tints (adding white)

🎚️ Tones of #E28DC7

Tones (adding gray / desaturating)

🌈 Hue Variations of #E28DC7

Hue Variations (shifting the color spectrum)

👁️ Preview of #E28DC7 in Use

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

👓 Color Blindness Simulation for #E28DC7

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 #E28DC7

:root { --color-hex: #E28DC7; --color-rgb: 226, 141, 199; --color-hsl: 319, 59%, 72%; } .bg-color { background-color: #E28DC7; } .text-color { color: #E28DC7; } .border-color { border-color: #E28DC7; }

🛠️ Use #E28DC7 in Your Project

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

🔗 Related Colors to #E28DC7

#D28DE2
Hue -30°
#E28DDC
Hue -15°
#E28DB2
Hue +15°
#E28D9D
Hue +30°
#D661B1
85% L
#CB349B
70% L
#922670
50% L
#591744
30% L
#E8A6D3
78% L
#EDBADD
83% L
#F3D2E9
89% L
#F9E7F3
94% L

About Soft Warm Magenta (#E28DC7)

Soft Warm Magenta is a light, moderately saturated, warm purple color with a hue angle of 319°, saturation of 59%, and lightness of 72%. Its RGB value is (226, 141, 199) and its CMYK breakdown is C:0% M:38% Y:12% K:11%.

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 #E28DC7

What is the HEX code for Soft Warm Magenta? +

The HEX code for Soft Warm Magenta is #E28DC7. In CSS you can use it directly as color: #E28DC7; or as a background: background-color: #E28DC7;. 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 #E28DC7? +

The RGB value of #E28DC7 is rgb(226, 141, 199). This means the color contains 226 out of 255 parts red, 141 out of 255 parts green, and 199 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(226, 141, 199);

What is the HSL value of #E28DC7? +

The HSL value of #E28DC7 is hsl(319, 59%, 72%). The hue is 319°, placing it in the purple family on the color wheel. The saturation is 59%, making it moderately saturated. The lightness is 72%, 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 #E28DC7 a warm or cool color? +

#E28DC7 is classified as a warm color based on its hue angle of 319°. 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 #E28DC7? +

The approximate CMYK value of #E28DC7 is C:0% M:38% Y:12% K:11%. 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 #E28DC7 with Other Tools

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