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

Light Gray

#BBBEB7

📝 Color Information for #BBBEB7

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

🔢 Color Conversion Codes for #BBBEB7

Tailwind CSS
zinc-400
HEX
#BBBEB7
RGB
rgb(187, 190, 183)
RGB %
73%, 75%, 72%
HSL
hsl(86, 5%, 73%)
HSV
hsv(86, 4%, 75%)
CMYK
2%, 0%, 4%, 25%
Decimal
12304055
Web Safe
#CCCCCC

🎨 Color Schemes for #BBBEB7

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BBBEB7

🌗 Shades and Tints of #BBBEB7

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BBBEB7

Tones (adding gray / desaturating)

🌈 Hue Variations of #BBBEB7

Hue Variations (shifting the color spectrum)

👁️ Preview of #BBBEB7 in Use

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

👓 Color Blindness Simulation for #BBBEB7

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

:root { --color-hex: #BBBEB7; --color-rgb: 187, 190, 183; --color-hsl: 86, 5%, 73%; } .bg-color { background-color: #BBBEB7; } .text-color { color: #BBBEB7; } .border-color { border-color: #BBBEB7; }

🛠️ Use #BBBEB7 in Your Project

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

🔗 Related Colors to #BBBEB7

#BEBDB7
Hue -30°
#BCBEB7
Hue -15°
#B9BEB7
Hue +15°
#B7BEB7
Hue +30°
#9FA399
85% L
#83887C
70% L
#5F635A
50% L
#383B35
30% L
#C7CAC4
78% L
#D6D8D4
84% L
#E3E4E2
89% L
#F2F3F2
95% L

About Light Gray (#BBBEB7)

Light Gray is a light, muted, warm gray color with a hue angle of 86°, saturation of 5%, and lightness of 73%. Its RGB value is (187, 190, 183) and its CMYK breakdown is C:2% M:0% Y:4% 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 #BBBEB7

What is the HEX code for Light Gray? +

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

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

What is the HSL value of #BBBEB7? +

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

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

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

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