#BEBEBF#BEBEBF
#BEBEBF is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.2% C 0.001 H 286.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEBF |
|---|---|
| RGB | rgb(190, 190, 191) |
| HSL | hsl(240, 1%, 75%) |
| HSV | hsv(240, 1%, 75%) |
| CMYK | cmyk(0.5%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(77.00, 0.19, -0.50) |
| CIE-LCH | lch(77.00, 0.54, 290.22°) |
| OKLab | oklab(80.18% 0.0004 -0.0013) |
| OKLCH | oklch(80.18% 0.001 286.3) |
| XYZ | xyz(49.0510, 51.5356, 56.6434) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.76
Dove Gray
#B6B8BD
ΔE00 2.67
Silver (survey)
#C5C9C7
ΔE00 3.85
Light Gray
#D3D3D3
ΔE00 5.22
Dark Gray
#A9A9A9
ΔE00 5.82
Gainsboro
#DCDCDC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEBF #BFBFBE
analogous
#BEBFBF #BEBEBF #BFBEBF
triadic
#BEBEBF #BFBEBE #BEBFBE
tetradic
#BEBEBF #BFBEBF #BFBFBE #BEBFBF
square
#BEBEBF #BFBEBF #BFBFBE #BEBFBF
split-complementary
#BEBEBF #BFBFBE #BFBFBE
monochromatic
#808082 #9F9FA1 #BEBEBF #DDDDDD #F0F0F0
Accessibility & contrast
On white
1.86
#BEBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BEBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEBF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEBF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#BEBEBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebebf; /* rgb */ color: rgb(190, 190, 191); /* oklch */ color: oklch(80.2% 0.001 286.3);
Tailwind
colors: {
custom: {
50: '#d1d1d2',
500: '#bebebf',
950: '#000000',
},
}SCSS
$custom: #bebebf; $custom-light: #d1d1d2; $custom-dark: #000000;
JSON
{
"hex": "#bebebf",
"rgb": {
"r": 190,
"g": 190,
"b": 191
},
"hsl": {
"h": 240,
"s": 0.775,
"l": 74.706
},
"oklch": {
"l": 0.80181,
"c": 0.00139,
"h": 286.3
},
"luminance": 0.51536
}Semantic roles & 50–950 ramp
primary
#BEBEBF
secondary
#919190
accent
#8B5B8B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383