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

Light Muted Violet

#DEDAE1

📝 Color Information for #DEDAE1

The hexadecimal color code #DEDAE1 represents a very light shade in the purple family. In the RGB color model, this color is composed of 222 red, 218 green, and 225 blue, which translates to approximately 87% red, 85% green, and 88% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DEDAE1 has a hue of 274 degrees, a saturation level of 10%, and a lightness value of 87%. The hue angle of 274° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 274°, saturation of 3%, and brightness/value of 88%. For print applications using the CMYK color model, #DEDAE1 would be reproduced using 1% cyan, 3% magenta, 0% 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 #DEDAE1 with other colors, consider its complementary color at hue 94° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14605025, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DEDAE1

Tailwind CSS
zinc-200
HEX
#DEDAE1
RGB
rgb(222, 218, 225)
RGB %
87%, 85%, 88%
HSL
hsl(274, 10%, 87%)
HSV
hsv(274, 3%, 88%)
CMYK
1%, 3%, 0%, 12%
Decimal
14605025
Web Safe
#CCCCCC

🎨 Color Schemes for #DEDAE1

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DEDAE1

🌗 Shades and Tints of #DEDAE1

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DEDAE1

Tones (adding gray / desaturating)

🌈 Hue Variations of #DEDAE1

Hue Variations (shifting the color spectrum)

👁️ Preview of #DEDAE1 in Use

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

👓 Color Blindness Simulation for #DEDAE1

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

:root { --color-hex: #DEDAE1; --color-rgb: 222, 218, 225; --color-hsl: 274, 10%, 87%; } .bg-color { background-color: #DEDAE1; } .text-color { color: #DEDAE1; } .border-color { border-color: #DEDAE1; }

🛠️ Use #DEDAE1 in Your Project

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

🔗 Related Colors to #DEDAE1

#DBDBE1
Hue -30°
#DDDBE1
Hue -15°
#E0DBE1
Hue +15°
#E1DBE1
Hue +30°
#BEB6C3
85% L
#9D92A5
70% L
#72657B
50% L
#433C49
30% L
#E6E3E8
90% L
#EBE9ED
92% L
#F2F1F4
95% L
#F7F7F8
97% L

About Light Muted Violet (#DEDAE1)

Light Muted Violet is a light, muted, cool purple color with a hue angle of 274°, saturation of 10%, and lightness of 87%. Its RGB value is (222, 218, 225) and its CMYK breakdown is C:1% M:3% Y:0% K:12%.

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

Frequently Asked Questions About #DEDAE1

What is the HEX code for Light Muted Violet? +

The HEX code for Light Muted Violet is #DEDAE1. In CSS you can use it directly as color: #DEDAE1; or as a background: background-color: #DEDAE1;. 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 #DEDAE1? +

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

What is the HSL value of #DEDAE1? +

The HSL value of #DEDAE1 is hsl(274, 10%, 87%). The hue is 274°, placing it in the purple family on the color wheel. The saturation is 10%, making it muted. The lightness is 87%, 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 #DEDAE1 a warm or cool color? +

#DEDAE1 is classified as a cool color based on its hue angle of 274°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #DEDAE1? +

The approximate CMYK value of #DEDAE1 is C:1% M:3% Y:0% 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 #DEDAE1 with Other Tools

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