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

Light Muted Yellow

#CCCEBB

📝 Color Information for #CCCEBB

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

🔢 Color Conversion Codes for #CCCEBB

Tailwind CSS
stone-300
HEX
#CCCEBB
RGB
rgb(204, 206, 187)
RGB %
80%, 81%, 73%
HSL
hsl(66, 16%, 77%)
HSV
hsv(66, 9%, 81%)
CMYK
1%, 0%, 9%, 19%
Decimal
13422267
Web Safe
#CCCCCC

🎨 Color Schemes for #CCCEBB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCCEBB

🌗 Shades and Tints of #CCCEBB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCCEBB

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCCEBB

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCCEBB in Use

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

👓 Color Blindness Simulation for #CCCEBB

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

:root { --color-hex: #CCCEBB; --color-rgb: 204, 206, 187; --color-hsl: 66, 16%, 77%; } .bg-color { background-color: #CCCEBB; } .text-color { color: #CCCEBB; } .border-color { border-color: #CCCEBB; }

🛠️ Use #CCCEBB in Your Project

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

🔗 Related Colors to #CCCEBB

#CEC6BB
Hue -30°
#CECBBB
Hue -15°
#C7CEBB
Hue +15°
#C2CEBB
Hue +30°
#B1B497
85% L
#999C77
70% L
#707354
50% L
#424431
30% L
#D7D8CA
82% L
#E0E1D6
86% L
#EBECE4
91% L
#F4F4F0
95% L

About Light Muted Yellow (#CCCEBB)

Light Muted Yellow is a light, muted, warm yellow color with a hue angle of 66°, saturation of 16%, and lightness of 77%. Its RGB value is (204, 206, 187) and its CMYK breakdown is C:1% M:0% Y:9% K:19%.

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

What is the HEX code for Light Muted Yellow? +

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

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

What is the HSL value of #CCCEBB? +

The HSL value of #CCCEBB is hsl(66, 16%, 77%). The hue is 66°, placing it in the yellow family on the color wheel. The saturation is 16%, 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 #CCCEBB a warm or cool color? +

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

The approximate CMYK value of #CCCEBB is C:1% M:0% Y:9% K:19%. 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 #CCCEBB with Other Tools

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