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

Light Muted Purple

#DDCBDC

📝 Color Information for #DDCBDC

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

🔢 Color Conversion Codes for #DDCBDC

Tailwind CSS
zinc-300
HEX
#DDCBDC
RGB
rgb(221, 203, 220)
RGB %
87%, 80%, 86%
HSL
hsl(303, 21%, 83%)
HSV
hsv(303, 8%, 87%)
CMYK
0%, 8%, 0%, 13%
Decimal
14535644
Web Safe
#CCCCCC

🎨 Color Schemes for #DDCBDC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DDCBDC

🌗 Shades and Tints of #DDCBDC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DDCBDC

Tones (adding gray / desaturating)

🌈 Hue Variations of #DDCBDC

Hue Variations (shifting the color spectrum)

👁️ Preview of #DDCBDC in Use

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

👓 Color Blindness Simulation for #DDCBDC

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

:root { --color-hex: #DDCBDC; --color-rgb: 221, 203, 220; --color-hsl: 303, 21%, 83%; } .bg-color { background-color: #DDCBDC; } .text-color { color: #DDCBDC; } .border-color { border-color: #DDCBDC; }

🛠️ Use #DDCBDC in Your Project

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

🔗 Related Colors to #DDCBDC

#D5CBDD
Hue -30°
#D9CBDD
Hue -15°
#DDCBD7
Hue +15°
#DDCBD3
Hue +30°
#C5A6C3
85% L
#AA7DA8
70% L
#82557F
50% L
#4D324C
30% L
#E3D4E2
86% L
#EBE0EA
90% L
#F1E9F1
93% L
#F9F6F9
97% L

About Light Muted Purple (#DDCBDC)

Light Muted Purple is a light, moderately saturated, warm purple color with a hue angle of 303°, saturation of 21%, and lightness of 83%. Its RGB value is (221, 203, 220) and its CMYK breakdown is C:0% M:8% Y:0% K:13%.

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

What is the HEX code for Light Muted Purple? +

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

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

What is the HSL value of #DDCBDC? +

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

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

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

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