#BDB4BB#BDB4BB
#BDB4BB is a light, near-neutral grey. Relative luminance 0.470; OKLCH L 77.9% C 0.014 H 333.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB4BB |
|---|---|
| RGB | rgb(189, 180, 187) |
| HSL | hsl(313, 6%, 72%) |
| HSV | hsv(313, 5%, 74%) |
| CMYK | cmyk(0%, 4.8%, 1.1%, 25.9%) |
| CIE-LAB | lab(74.22, 4.46, -2.41) |
| CIE-LCH | lch(74.22, 5.07, 331.61°) |
| OKLab | oklab(77.94% 0.0125 -0.0063) |
| OKLCH | oklch(77.94% 0.014 333.1) |
| XYZ | xyz(46.2758, 47.0495, 53.6477) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.65
Silver
#C0C0C0
ΔE00 6.63
Dark Gray
#A9A9A9
ΔE00 7.20
Pinkish Grey
#C8ACA9
ΔE00 8.10
Light Gray
#D3D3D3
ΔE00 9.45
Thistle
#D8BFD8
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB4BB #B4BDB6
analogous
#BBB4BD #BDB4BB #BDB4B7
triadic
#BDB4BB #BBBDB4 #B4BBBD
tetradic
#BDB4BB #BDBBB4 #B4BDB6 #B4B7BD
square
#BDB4BB #BDBBB4 #B4BDB6 #B4B7BD
split-complementary
#BDB4BB #B7BDB4 #B4BDBB
monochromatic
#837380 #A0939D #BDB4BB #DAD5D9 #F1EFF0
Accessibility & contrast
On white
2.02
#BDB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#BDB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB4BB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB4BB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#BEB4B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bdb4bb; /* rgb */ color: rgb(189, 180, 187); /* oklch */ color: oklch(77.9% 0.014 333.1);
Tailwind
colors: {
custom: {
50: '#d0cacf',
500: '#bdb4bb',
950: '#000000',
},
}SCSS
$custom: #bdb4bb; $custom-light: #d0cacf; $custom-dark: #000000;
JSON
{
"hex": "#bdb4bb",
"rgb": {
"r": 189,
"g": 180,
"b": 187
},
"hsl": {
"h": 313.333,
"s": 6.383,
"l": 72.353
},
"oklch": {
"l": 0.77945,
"c": 0.01404,
"h": 333.1
},
"luminance": 0.47049
}Semantic roles & 50–950 ramp
primary
#BDB4BB
secondary
#E4E7E5
accent
#906255
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282