✓ Copied to clipboard
#BDBDBD (Light Gray) color swatch preview — Color From Pic.
#BDBDBD — Light Gray color swatch

Light Gray

#BDBDBD

📝 Color Information for #BDBDBD

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

🔢 Color Conversion Codes for #BDBDBD

Tailwind CSS
stone-300
HEX
#BDBDBD
RGB
rgb(189, 189, 189)
RGB %
74%, 74%, 74%
HSL
hsl(0, 0%, 74%)
HSV
hsv(0, 0%, 74%)
CMYK
0%, 0%, 0%, 26%
Decimal
12434877
Web Safe
#CCCCCC

🎨 Color Schemes for #BDBDBD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BDBDBD

🌗 Shades and Tints of #BDBDBD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BDBDBD

Tones (adding gray / desaturating)

🌈 Hue Variations of #BDBDBD

Hue Variations (shifting the color spectrum)

👁️ Preview of #BDBDBD in Use

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

👓 Color Blindness Simulation for #BDBDBD

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

:root { --color-hex: #BDBDBD; --color-rgb: 189, 189, 189; --color-hsl: 0, 0%, 74%; } .bg-color { background-color: #BDBDBD; } .text-color { color: #BDBDBD; } .border-color { border-color: #BDBDBD; }

🛠️ Use #BDBDBD in Your Project

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

🔗 Related Colors to #BDBDBD

#BDBDBD
Hue -30°
#BDBDBD
Hue -15°
#BDBDBD
Hue +15°
#BDBDBD
Hue +30°
#A1A1A1
85% L
#858585
70% L
#5E5E5E
50% L
#383838
30% L
#C9C9C9
79% L
#D6D6D6
84% L
#E6E6E6
90% L
#F2F2F2
95% L

About Light Gray (#BDBDBD)

Light Gray is a light, muted, warm gray color with a hue angle of 0°, saturation of 0%, and lightness of 74%. Its RGB value is (189, 189, 189) and its CMYK breakdown is C:0% M:0% Y:0% K:26%.

This is a Winter (Muted) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #BDBDBD

What is the HEX code for Light Gray? +

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

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

What is the HSL value of #BDBDBD? +

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

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

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

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