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

Light Muted Magenta

#CDBCCA

📝 Color Information for #CDBCCA

The hexadecimal color code #CDBCCA represents a light shade in the purple family. In the RGB color model, this color is composed of 205 red, 188 green, and 202 blue, which translates to approximately 80% red, 74% green, and 79% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CDBCCA has a hue of 311 degrees, a saturation level of 15%, and a lightness value of 77%. The hue angle of 311° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 311°, saturation of 8%, and brightness/value of 80%. For print applications using the CMYK color model, #CDBCCA would be reproduced using 0% cyan, 8% magenta, 1% yellow, and 20% 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 #CDBCCA with other colors, consider its complementary color at hue 131° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13483210, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CDBCCA

Tailwind CSS
stone-300
HEX
#CDBCCA
RGB
rgb(205, 188, 202)
RGB %
80%, 74%, 79%
HSL
hsl(311, 15%, 77%)
HSV
hsv(311, 8%, 80%)
CMYK
0%, 8%, 1%, 20%
Decimal
13483210
Web Safe
#CCCCCC

🎨 Color Schemes for #CDBCCA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CDBCCA

🌗 Shades and Tints of #CDBCCA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CDBCCA

Tones (adding gray / desaturating)

🌈 Hue Variations of #CDBCCA

Hue Variations (shifting the color spectrum)

👁️ Preview of #CDBCCA in Use

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

👓 Color Blindness Simulation for #CDBCCA

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

:root { --color-hex: #CDBCCA; --color-rgb: 205, 188, 202; --color-hsl: 311, 15%, 77%; } .bg-color { background-color: #CDBCCA; } .text-color { color: #CDBCCA; } .border-color { border-color: #CDBCCA; }

🛠️ Use #CDBCCA in Your Project

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

🔗 Related Colors to #CDBCCA

#C8BCCD
Hue -30°
#CCBCCD
Hue -15°
#CDBCC6
Hue +15°
#CDBCC1
Hue +30°
#B398AE
85% L
#9B7895
70% L
#72556D
50% L
#433240
30% L
#D8CAD5
82% L
#E1D6DF
86% L
#EBE5EA
91% L
#F4F0F3
95% L

About Light Muted Magenta (#CDBCCA)

Light Muted Magenta is a light, muted, warm purple color with a hue angle of 311°, saturation of 15%, and lightness of 77%. Its RGB value is (205, 188, 202) and its CMYK breakdown is C:0% M:8% Y:1% K:20%.

This is a Winter (Muted) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #CDBCCA

What is the HEX code for Light Muted Magenta? +

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

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

What is the HSL value of #CDBCCA? +

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

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

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

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