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

Light Muted Violet

#D1CED9

📝 Color Information for #D1CED9

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

🔢 Color Conversion Codes for #D1CED9

Tailwind CSS
zinc-300
HEX
#D1CED9
RGB
rgb(209, 206, 217)
RGB %
82%, 81%, 85%
HSL
hsl(256, 13%, 83%)
HSV
hsv(256, 5%, 85%)
CMYK
4%, 5%, 0%, 15%
Decimal
13749977
Web Safe
#CCCCCC

🎨 Color Schemes for #D1CED9

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D1CED9

🌗 Shades and Tints of #D1CED9

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D1CED9

Tones (adding gray / desaturating)

🌈 Hue Variations of #D1CED9

Hue Variations (shifting the color spectrum)

👁️ Preview of #D1CED9 in Use

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

👓 Color Blindness Simulation for #D1CED9

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

:root { --color-hex: #D1CED9; --color-rgb: 209, 206, 217; --color-hsl: 256, 13%, 83%; } .bg-color { background-color: #D1CED9; } .text-color { color: #D1CED9; } .border-color { border-color: #D1CED9; }

🛠️ Use #D1CED9 in Your Project

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

🔗 Related Colors to #D1CED9

#CED1D9
Hue -30°
#CECED9
Hue -15°
#D4CED9
Hue +15°
#D7CED9
Hue +30°
#B1ABBF
85% L
#8D86A2
70% L
#655D79
50% L
#3C3748
30% L
#D9D7E0
86% L
#E4E2E9
90% L
#ECEBEF
93% L
#F7F6F8
97% L

About Light Muted Violet (#D1CED9)

Light Muted Violet is a light, muted, cool blue color with a hue angle of 256°, saturation of 13%, and lightness of 83%. Its RGB value is (209, 206, 217) and its CMYK breakdown is C:4% M:5% Y:0% K:15%.

This is a Winter (Muted) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #D1CED9

What is the HEX code for Light Muted Violet? +

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

The RGB value of #D1CED9 is rgb(209, 206, 217). This means the color contains 209 out of 255 parts red, 206 out of 255 parts green, and 217 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(209, 206, 217);

What is the HSL value of #D1CED9? +

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

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

The approximate CMYK value of #D1CED9 is C:4% M:5% 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 #D1CED9 with Other Tools

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