Skip to content

#bdbbba

a light, muted gray · warm · “silver”

RGB
189, 187, 186
HSL
20°, 2%, 74%
CMYK
0, 1, 2, 26
Luminance
0.4990

Every format

HEX#bdbbba
RGBrgb(189, 187, 186)
HSLhsl(20, 2%, 74%)
CMYKcmyk(0%, 1%, 2%, 26%)
LABlab(76.0 0.5 0.8)
LCHlch(76.0 0.9 55.3)
OKLCHoklch(0.793 0.003 48.7)

Copy-ready code

/* CSS */
color: #bdbbba;
background-color: #bdbbba;
/* Tailwind (arbitrary) */
class="text-[#bdbbba] bg-[#bdbbba]"
/* SCSS */
$brand: #bdbbba;
/* SwiftUI */
Color(red: 0.741, green: 0.733, blue: 0.729)
/* Android */
Color.parseColor("#bdbbba")

Accessibility — WCAG contrast

Aa
#bdbbba on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#bdbbba on black: 10.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green73.3%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta1.1%
Yellow1.6%
Key (black)25.9%

Color previews

#bdbbba text on a black background

contrast 10.98:1

Card sample

#bdbbba text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bdbbba;
Background color
Panel with #bdbbba background
background-color: #bdbbba;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bdbbba;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(189, 187, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 187, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdbbba;
background: linear-gradient(135deg, #bdbbba, #BDBDBA);

Monochromatic scale

Palettes built from #bdbbba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdbbba in the Color Lab