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

Light Gray

#BFBEBD

📝 Color Information for #BFBEBD

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

🔢 Color Conversion Codes for #BFBEBD

Tailwind CSS
stone-300
HEX
#BFBEBD
RGB
rgb(191, 190, 189)
RGB %
75%, 75%, 74%
HSL
hsl(30, 2%, 75%)
HSV
hsv(30, 1%, 75%)
CMYK
0%, 1%, 1%, 25%
Decimal
12566205
Web Safe
#CCCCCC

🎨 Color Schemes for #BFBEBD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BFBEBD

🌗 Shades and Tints of #BFBEBD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BFBEBD

Tones (adding gray / desaturating)

🌈 Hue Variations of #BFBEBD

Hue Variations (shifting the color spectrum)

👁️ Preview of #BFBEBD in Use

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

👓 Color Blindness Simulation for #BFBEBD

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

:root { --color-hex: #BFBEBD; --color-rgb: 191, 190, 189; --color-hsl: 30, 2%, 75%; } .bg-color { background-color: #BFBEBD; } .text-color { color: #BFBEBD; } .border-color { border-color: #BFBEBD; }

🛠️ Use #BFBEBD in Your Project

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

🔗 Related Colors to #BFBEBD

#C1BEBE
Hue -30°
#C1BFBE
Hue -15°
#C1C0BE
Hue +15°
#C1C1BE
Hue +30°
#A5A3A1
85% L
#8A8785
70% L
#63615F
50% L
#3C3B39
30% L
#CDCCCB
80% L
#DAD9D8
85% L
#E6E6E5
90% L
#F3F2F2
95% L

About Light Gray (#BFBEBD)

Light Gray is a light, muted, warm gray color with a hue angle of 30°, saturation of 2%, and lightness of 75%. Its RGB value is (191, 190, 189) and its CMYK breakdown is C:0% M:1% Y:1% K:25%.

This is a Winter (Muted) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #BFBEBD

What is the HEX code for Light Gray? +

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

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

What is the HSL value of #BFBEBD? +

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

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

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

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