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

Light Muted Yellow

#CCCDBC

📝 Color Information for #CCCDBC

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

🔢 Color Conversion Codes for #CCCDBC

Tailwind CSS
stone-300
HEX
#CCCDBC
RGB
rgb(204, 205, 188)
RGB %
80%, 80%, 74%
HSL
hsl(64, 15%, 77%)
HSV
hsv(64, 8%, 80%)
CMYK
0%, 0%, 8%, 20%
Decimal
13422012
Web Safe
#CCCCCC

🎨 Color Schemes for #CCCDBC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCCDBC

🌗 Shades and Tints of #CCCDBC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCCDBC

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCCDBC

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCCDBC in Use

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

👓 Color Blindness Simulation for #CCCDBC

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

:root { --color-hex: #CCCDBC; --color-rgb: 204, 205, 188; --color-hsl: 64, 15%, 77%; } .bg-color { background-color: #CCCDBC; } .text-color { color: #CCCDBC; } .border-color { border-color: #CCCDBC; }

🛠️ Use #CCCDBC in Your Project

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

🔗 Related Colors to #CCCDBC

#CDC6BC
Hue -30°
#CDCABC
Hue -15°
#C8CDBC
Hue +15°
#C3CDBC
Hue +30°
#B1B398
85% L
#999B78
70% L
#707255
50% L
#424332
30% L
#D7D8CA
82% L
#E0E1D6
86% L
#EBEBE5
91% L
#F4F4F0
95% L

About Light Muted Yellow (#CCCDBC)

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

This is a Winter (Muted) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #CCCDBC

What is the HEX code for Light Muted Yellow? +

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

The RGB value of #CCCDBC is rgb(204, 205, 188). This means the color contains 204 out of 255 parts red, 205 out of 255 parts green, and 188 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(204, 205, 188);

What is the HSL value of #CCCDBC? +

The HSL value of #CCCDBC is hsl(64, 15%, 77%). The hue is 64°, placing it in the yellow 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 #CCCDBC a warm or cool color? +

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

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

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