Skip to content

#bdbaba

a light, muted gray · warm · “silver”

RGB
189, 186, 186
HSL
0°, 2%, 74%
CMYK
0, 2, 2, 26
Luminance
0.4948

Every format

HEX#bdbaba
RGBrgb(189, 186, 186)
HSLhsl(0, 2%, 74%)
CMYKcmyk(0%, 2%, 2%, 26%)
LABlab(75.8 1.1 0.4)
LCHlch(75.8 1.1 19.4)
OKLCHoklch(0.791 0.003 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green72.9%
Blue72.9%

CMYK percentages

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

Color previews

#bdbaba text on a black background

contrast 10.90:1

Card sample

#bdbaba text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdbaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdbaba in the Color Lab