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

Light Violet

#DDD2E5

📝 Color Information for #DDD2E5

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

🔢 Color Conversion Codes for #DDD2E5

Tailwind CSS
gray-300
HEX
#DDD2E5
RGB
rgb(221, 210, 229)
RGB %
87%, 82%, 90%
HSL
hsl(275, 27%, 86%)
HSV
hsv(275, 8%, 90%)
CMYK
3%, 8%, 0%, 10%
Decimal
14537445
Web Safe
#CCCCCC

🎨 Color Schemes for #DDD2E5

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DDD2E5

🌗 Shades and Tints of #DDD2E5

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DDD2E5

Tones (adding gray / desaturating)

🌈 Hue Variations of #DDD2E5

Hue Variations (shifting the color spectrum)

👁️ Preview of #DDD2E5 in Use

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

👓 Color Blindness Simulation for #DDD2E5

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

:root { --color-hex: #DDD2E5; --color-rgb: 221, 210, 229; --color-hsl: 275, 27%, 86%; } .bg-color { background-color: #DDD2E5; } .text-color { color: #DDD2E5; } .border-color { border-color: #DDD2E5; }

🛠️ Use #DDD2E5 in Your Project

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

🔗 Related Colors to #DDD2E5

#D3D2E5
Hue -30°
#D8D2E5
Hue -15°
#E2D2E5
Hue +15°
#E5D2E3
Hue +30°
#BDA8CD
85% L
#9E7DB5
70% L
#73508B
50% L
#453054
30% L
#E4DBEB
89% L
#ECE5F0
92% L
#F0ECF4
94% L
#F8F5F9
97% L

About Light Violet (#DDD2E5)

Light Violet is a light, moderately saturated, cool purple color with a hue angle of 275°, saturation of 27%, and lightness of 86%. Its RGB value is (221, 210, 229) and its CMYK breakdown is C:3% M:8% Y:0% K:10%.

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

What is the HEX code for Light Violet? +

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

The RGB value of #DDD2E5 is rgb(221, 210, 229). This means the color contains 221 out of 255 parts red, 210 out of 255 parts green, and 229 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(221, 210, 229);

What is the HSL value of #DDD2E5? +

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

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

The approximate CMYK value of #DDD2E5 is C:3% M:8% Y:0% K:10%. 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 #DDD2E5 with Other Tools

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