Skip to content

#bdbbac

a light, muted yellow · cool · closest name: silver

RGB
189, 187, 172
HSL
53°, 11%, 71%
CMYK
0, 1, 9, 26
Luminance
0.4934

Every format

HEX#bdbbac
RGBrgb(189, 187, 172)
HSLhsl(53, 11%, 71%)
CMYKcmyk(0%, 1%, 9%, 26%)
LABlab(75.7 -1.9 7.8)
LCHlch(75.7 8.1 104.0)
OKLCHoklch(0.789 0.021 100.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdbbac on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#bdbbac on black: 10.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green73.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta1.1%
Yellow9.0%
Key (black)25.9%

Color previews

#bdbbac text on a black background

contrast 10.87:1

Card sample

#bdbbac text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdbbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdbbac in the Color Lab