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

Soft Muted Yellow

#BCC0AA

📝 Color Information for #BCC0AA

The hexadecimal color code #BCC0AA represents a light shade in the yellow family. In the RGB color model, this color is composed of 188 red, 192 green, and 170 blue, which translates to approximately 74% red, 75% green, and 67% 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, #BCC0AA has a hue of 71 degrees, a saturation level of 15%, and a lightness value of 71%. The hue angle of 71° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 71°, saturation of 11%, and brightness/value of 75%. For print applications using the CMYK color model, #BCC0AA would be reproduced using 2% cyan, 0% magenta, 11% yellow, and 25% black. The closest web-safe color is #CCCC99, 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 #BCC0AA with other colors, consider its complementary color at hue 251° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12370090, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BCC0AA

Tailwind CSS
stone-400
HEX
#BCC0AA
RGB
rgb(188, 192, 170)
RGB %
74%, 75%, 67%
HSL
hsl(71, 15%, 71%)
HSV
hsv(71, 11%, 75%)
CMYK
2%, 0%, 11%, 25%
Decimal
12370090
Web Safe
#CCCC99

🎨 Color Schemes for #BCC0AA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BCC0AA

🌗 Shades and Tints of #BCC0AA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BCC0AA

Tones (adding gray / desaturating)

🌈 Hue Variations of #BCC0AA

Hue Variations (shifting the color spectrum)

👁️ Preview of #BCC0AA in Use

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

👓 Color Blindness Simulation for #BCC0AA

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

:root { --color-hex: #BCC0AA; --color-rgb: 188, 192, 170; --color-hsl: 71, 15%, 71%; } .bg-color { background-color: #BCC0AA; } .text-color { color: #BCC0AA; } .border-color { border-color: #BCC0AA; }

🛠️ Use #BCC0AA in Your Project

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

🔗 Related Colors to #BCC0AA

#C0B9AA
Hue -30°
#C0BFAA
Hue -15°
#B7C0AA
Hue +15°
#B1C0AA
Hue +30°
#A3A88A
85% L
#8C936C
70% L
#656A4E
50% L
#3B3E2E
30% L
#CACDBC
77% L
#D8DACD
83% L
#E3E5DC
88% L
#F1F2ED
94% L

About Soft Muted Yellow (#BCC0AA)

Soft Muted Yellow is a light, muted, warm yellow color with a hue angle of 71°, saturation of 15%, and lightness of 71%. Its RGB value is (188, 192, 170) and its CMYK breakdown is C:2% M:0% Y:11% K:25%.

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

What is the HEX code for Soft Muted Yellow? +

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

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

What is the HSL value of #BCC0AA? +

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

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

The approximate CMYK value of #BCC0AA is C:2% M:0% Y:11% K:25%. 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 #BCC0AA with Other Tools

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