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

Light Muted Purple

#DBCCE0

📝 Color Information for #DBCCE0

The hexadecimal color code #DBCCE0 represents a very light shade in the purple family. In the RGB color model, this color is composed of 219 red, 204 green, and 224 blue, which translates to approximately 86% red, 80% green, and 88% 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, #DBCCE0 has a hue of 285 degrees, a saturation level of 24%, and a lightness value of 84%. The hue angle of 285° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 285°, saturation of 9%, and brightness/value of 88%. For print applications using the CMYK color model, #DBCCE0 would be reproduced using 2% cyan, 9% 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 #DBCCE0 with other colors, consider its complementary color at hue 105° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14404832, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DBCCE0

Tailwind CSS
zinc-300
HEX
#DBCCE0
RGB
rgb(219, 204, 224)
RGB %
86%, 80%, 88%
HSL
hsl(285, 24%, 84%)
HSV
hsv(285, 9%, 88%)
CMYK
2%, 9%, 0%, 12%
Decimal
14404832
Web Safe
#CCCCCC

🎨 Color Schemes for #DBCCE0

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DBCCE0

🌗 Shades and Tints of #DBCCE0

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DBCCE0

Tones (adding gray / desaturating)

🌈 Hue Variations of #DBCCE0

Hue Variations (shifting the color spectrum)

👁️ Preview of #DBCCE0 in Use

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

👓 Color Blindness Simulation for #DBCCE0

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

:root { --color-hex: #DBCCE0; --color-rgb: 219, 204, 224; --color-hsl: 285, 24%, 84%; } .bg-color { background-color: #DBCCE0; } .text-color { color: #DBCCE0; } .border-color { border-color: #DBCCE0; }

🛠️ Use #DBCCE0 in Your Project

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

🔗 Related Colors to #DBCCE0

#D1CCE0
Hue -30°
#D6CCE0
Hue -15°
#E0CCE0
Hue +15°
#E0CCDB
Hue +30°
#BEA3C7
85% L
#A37DB0
70% L
#785185
50% L
#47304F
30% L
#E2D6E6
87% L
#E9DFEC
90% L
#F2ECF3
94% L
#F8F6F9
97% L

About Light Muted Purple (#DBCCE0)

Light Muted Purple is a light, moderately saturated, cool purple color with a hue angle of 285°, saturation of 24%, and lightness of 84%. Its RGB value is (219, 204, 224) and its CMYK breakdown is C:2% M:9% Y:0% K:12%.

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

What is the HEX code for Light Muted Purple? +

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

The RGB value of #DBCCE0 is rgb(219, 204, 224). This means the color contains 219 out of 255 parts red, 204 out of 255 parts green, and 224 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(219, 204, 224);

What is the HSL value of #DBCCE0? +

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

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

The approximate CMYK value of #DBCCE0 is C:2% M:9% 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 #DBCCE0 with Other Tools

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