#BDBEBF#BDBEBF
#BDBEBF is a light, near-neutral grey. Relative luminance 0.514; OKLCH L 80.1% C 0.002 H 247.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEBF |
|---|---|
| RGB | rgb(189, 190, 191) |
| HSL | hsl(210, 2%, 75%) |
| HSV | hsv(210, 1%, 75%) |
| CMYK | cmyk(1%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(76.93, -0.16, -0.63) |
| CIE-LCH | lch(76.93, 0.65, 255.54°) |
| OKLab | oklab(80.1% -0.0007 -0.0017) |
| OKLCH | oklch(80.1% 0.002 247.7) |
| XYZ | xyz(48.8021, 51.4073, 56.6317) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.86
Dove Gray
#B6B8BD
ΔE00 2.61
Silver (survey)
#C5C9C7
ΔE00 3.59
Light Gray
#D3D3D3
ΔE00 5.28
Dark Gray
#A9A9A9
ΔE00 5.78
Gainsboro
#DCDCDC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEBF #BFBEBD
analogous
#BDBFBF #BDBEBF #BDBDBF
triadic
#BDBEBF #BFBDBE #BEBFBD
tetradic
#BDBEBF #BFBDBF #BFBEBD #BDBFBD
square
#BDBEBF #BFBDBF #BFBEBD #BDBFBD
split-complementary
#BDBEBF #BFBDBD #BFBFBD
monochromatic
#7F8183 #9E9FA1 #BDBEBF #DCDDDD #EFF0F0
Accessibility & contrast
On white
1.86
#BDBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BDBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEBF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEBF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#BDBEBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdbebf; /* rgb */ color: rgb(189, 190, 191); /* oklch */ color: oklch(80.1% 0.002 247.7);
Tailwind
colors: {
custom: {
50: '#d0d1d2',
500: '#bdbebf',
950: '#000000',
},
}SCSS
$custom: #bdbebf; $custom-light: #d0d1d2; $custom-dark: #000000;
JSON
{
"hex": "#bdbebf",
"rgb": {
"r": 189,
"g": 190,
"b": 191
},
"hsl": {
"h": 210,
"s": 1.538,
"l": 74.51
},
"oklch": {
"l": 0.80101,
"c": 0.00179,
"h": 247.7
},
"luminance": 0.51407
}Semantic roles & 50–950 ramp
primary
#BDBEBF
secondary
#91908F
accent
#735A8B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383