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

Soft Muted Yellow

#BCBDAD

📝 Color Information for #BCBDAD

The hexadecimal color code #BCBDAD represents a light shade in the yellow family. In the RGB color model, this color is composed of 188 red, 189 green, and 173 blue, which translates to approximately 74% red, 74% green, and 68% 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, #BCBDAD has a hue of 64 degrees, a saturation level of 11%, and a lightness value of 71%. 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 74%. For print applications using the CMYK color model, #BCBDAD would be reproduced using 1% cyan, 0% magenta, 8% yellow, and 26% 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 #BCBDAD 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 12369325, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BCBDAD

Tailwind CSS
stone-400
HEX
#BCBDAD
RGB
rgb(188, 189, 173)
RGB %
74%, 74%, 68%
HSL
hsl(64, 11%, 71%)
HSV
hsv(64, 8%, 74%)
CMYK
1%, 0%, 8%, 26%
Decimal
12369325
Web Safe
#CCCC99

🎨 Color Schemes for #BCBDAD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BCBDAD

🌗 Shades and Tints of #BCBDAD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BCBDAD

Tones (adding gray / desaturating)

🌈 Hue Variations of #BCBDAD

Hue Variations (shifting the color spectrum)

👁️ Preview of #BCBDAD in Use

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

👓 Color Blindness Simulation for #BCBDAD

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

:root { --color-hex: #BCBDAD; --color-rgb: 188, 189, 173; --color-hsl: 64, 11%, 71%; } .bg-color { background-color: #BCBDAD; } .text-color { color: #BCBDAD; } .border-color { border-color: #BCBDAD; }

🛠️ Use #BCBDAD in Your Project

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

🔗 Related Colors to #BCBDAD

#BDB6AD
Hue -30°
#BDBAAD
Hue -15°
#B8BDAD
Hue +15°
#B4BDAD
Hue +30°
#A3A48E
85% L
#8C8E71
70% L
#656652
50% L
#3B3B30
30% L
#CACBBE
77% L
#D8D8CF
83% L
#E3E4DD
88% L
#F1F1EE
94% L

About Soft Muted Yellow (#BCBDAD)

Soft Muted Yellow is a light, muted, warm yellow color with a hue angle of 64°, saturation of 11%, and lightness of 71%. Its RGB value is (188, 189, 173) and its CMYK breakdown is C:1% M:0% Y:8% K:26%.

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

What is the HEX code for Soft Muted Yellow? +

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

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

What is the HSL value of #BCBDAD? +

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

#BCBDAD 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 #BCBDAD? +

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

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