#BEBFBF#BEBFBF
#BEBFBF is a light, near-neutral grey. Relative luminance 0.520; OKLCH L 80.4% C 0.001 H 197.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFBF |
|---|---|
| RGB | rgb(190, 191, 191) |
| HSL | hsl(180, 1%, 75%) |
| HSV | hsv(180, 1%, 75%) |
| CMYK | cmyk(0.5%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(77.26, -0.35, -0.12) |
| CIE-LCH | lch(77.26, 0.37, 199.39°) |
| OKLab | oklab(80.39% -0.0011 -0.0003) |
| OKLCH | oklch(80.39% 0.001 197.1) |
| XYZ | xyz(49.2684, 51.9703, 56.7158) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.61
Silver (survey)
#C5C9C7
ΔE00 3.11
Dove Gray
#B6B8BD
ΔE00 3.19
Light Gray
#D3D3D3
ΔE00 5.03
Dark Gray
#A9A9A9
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFBF #BFBEBE
analogous
#BEBFBF #BEBFBF #BEBFBF
triadic
#BEBFBF #BFBEBF #BFBFBE
tetradic
#BEBFBF #BFBEBF #BFBEBE #BFBFBE
square
#BEBFBF #BFBEBF #BFBEBE #BFBFBE
split-complementary
#BEBFBF #BFBEBF #BFBFBE
monochromatic
#808282 #9FA1A1 #BEBFBF #DDDDDD #F0F0F0
Accessibility & contrast
On white
1.84
#BEBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BEBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFBF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFBF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#BEBFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebfbf; /* rgb */ color: rgb(190, 191, 191); /* oklch */ color: oklch(80.4% 0.001 197.1);
Tailwind
colors: {
custom: {
50: '#d1d2d2',
500: '#bebfbf',
950: '#000000',
},
}SCSS
$custom: #bebfbf; $custom-light: #d1d2d2; $custom-dark: #000000;
JSON
{
"hex": "#bebfbf",
"rgb": {
"r": 190,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 0.775,
"l": 74.706
},
"oklch": {
"l": 0.80386,
"c": 0.00112,
"h": 197.1
},
"luminance": 0.5197
}Semantic roles & 50–950 ramp
primary
#BEBFBF
secondary
#919090
accent
#5B5B8B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383