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

Light Muted Purple

#CCADCD

📝 Color Information for #CCADCD

The hexadecimal color code #CCADCD represents a light shade in the purple family. In the RGB color model, this color is composed of 204 red, 173 green, and 205 blue, which translates to approximately 80% red, 68% green, and 80% 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, #CCADCD has a hue of 298 degrees, a saturation level of 24%, and a lightness value of 74%. The hue angle of 298° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 298°, saturation of 16%, and brightness/value of 80%. For print applications using the CMYK color model, #CCADCD would be reproduced using 0% cyan, 16% magenta, 0% yellow, and 20% black. The closest web-safe color is #CC99CC, 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 #CCADCD with other colors, consider its complementary color at hue 118° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13413837, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CCADCD

Tailwind CSS
stone-300
HEX
#CCADCD
RGB
rgb(204, 173, 205)
RGB %
80%, 68%, 80%
HSL
hsl(298, 24%, 74%)
HSV
hsv(298, 16%, 80%)
CMYK
0%, 16%, 0%, 20%
Decimal
13413837
Web Safe
#CC99CC

🎨 Color Schemes for #CCADCD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCADCD

🌗 Shades and Tints of #CCADCD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCADCD

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCADCD

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCADCD in Use

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

👓 Color Blindness Simulation for #CCADCD

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

:root { --color-hex: #CCADCD; --color-rgb: 204, 173, 205; --color-hsl: 298, 24%, 74%; } .bg-color { background-color: #CCADCD; } .text-color { color: #CCADCD; } .border-color { border-color: #CCADCD; }

🛠️ Use #CCADCD in Your Project

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

🔗 Related Colors to #CCADCD

#BCADCD
Hue -30°
#C4ADCD
Hue -15°
#CDADC6
Hue +15°
#CDADBE
Hue +30°
#B68AB7
85% L
#A067A2
70% L
#734875
50% L
#452B46
30% L
#D5BDD6
79% L
#DFCCE0
84% L
#EBDFEC
90% L
#F5EFF5
95% L

About Light Muted Purple (#CCADCD)

Light Muted Purple is a light, moderately saturated, cool purple color with a hue angle of 298°, saturation of 24%, and lightness of 74%. Its RGB value is (204, 173, 205) and its CMYK breakdown is C:0% M:16% Y:0% K:20%.

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

What is the HEX code for Light Muted Purple? +

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

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

What is the HSL value of #CCADCD? +

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

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

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

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