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

Light Muted Violet

#D2C3DA

📝 Color Information for #D2C3DA

The hexadecimal color code #D2C3DA represents a very light shade in the purple family. In the RGB color model, this color is composed of 210 red, 195 green, and 218 blue, which translates to approximately 82% red, 76% green, and 85% 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, #D2C3DA has a hue of 279 degrees, a saturation level of 24%, and a lightness value of 81%. The hue angle of 279° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 279°, saturation of 11%, and brightness/value of 85%. For print applications using the CMYK color model, #D2C3DA would be reproduced using 4% cyan, 11% magenta, 0% yellow, and 15% 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 #D2C3DA with other colors, consider its complementary color at hue 99° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13812698, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D2C3DA

Tailwind CSS
zinc-300
HEX
#D2C3DA
RGB
rgb(210, 195, 218)
RGB %
82%, 76%, 85%
HSL
hsl(279, 24%, 81%)
HSV
hsv(279, 11%, 85%)
CMYK
4%, 11%, 0%, 15%
Decimal
13812698
Web Safe
#CCCCCC

🎨 Color Schemes for #D2C3DA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D2C3DA

🌗 Shades and Tints of #D2C3DA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D2C3DA

Tones (adding gray / desaturating)

🌈 Hue Variations of #D2C3DA

Hue Variations (shifting the color spectrum)

👁️ Preview of #D2C3DA in Use

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

👓 Color Blindness Simulation for #D2C3DA

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

:root { --color-hex: #D2C3DA; --color-rgb: 210, 195, 218; --color-hsl: 279, 24%, 81%; } .bg-color { background-color: #D2C3DA; } .text-color { color: #D2C3DA; } .border-color { border-color: #D2C3DA; }

🛠️ Use #D2C3DA in Your Project

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

🔗 Related Colors to #D2C3DA

#C6C3DA
Hue -30°
#CCC3DA
Hue -15°
#D8C3DA
Hue +15°
#DAC3D7
Hue +30°
#B69DC3
85% L
#9977AC
70% L
#704F82
50% L
#422F4C
30% L
#DCD0E2
85% L
#E5DCEA
89% L
#ECE6EF
92% L
#F6F2F7
96% L

About Light Muted Violet (#D2C3DA)

Light Muted Violet is a light, moderately saturated, cool purple color with a hue angle of 279°, saturation of 24%, and lightness of 81%. Its RGB value is (210, 195, 218) and its CMYK breakdown is C:4% M:11% Y:0% K:15%.

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

What is the HEX code for Light Muted Violet? +

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

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

What is the HSL value of #D2C3DA? +

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

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

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

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