#BFBEBF#BFBEBF
#BFBEBF is a light, near-neutral grey. Relative luminance 0.517; OKLCH L 80.3% C 0.002 H 325.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEBF |
|---|---|
| RGB | rgb(191, 190, 191) |
| HSL | hsl(300, 1%, 75%) |
| HSV | hsv(300, 1%, 75%) |
| CMYK | cmyk(0%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(77.08, 0.53, -0.38) |
| CIE-LCH | lch(77.08, 0.65, 324.47°) |
| OKLab | oklab(80.26% 0.0015 -0.001) |
| OKLCH | oklch(80.26% 0.002 325.6) |
| XYZ | xyz(49.3017, 51.6649, 56.6551) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.97
Dove Gray
#B6B8BD
ΔE00 2.85
Silver (survey)
#C5C9C7
ΔE00 4.18
Light Gray
#D3D3D3
ΔE00 5.20
Dark Gray
#A9A9A9
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEBF #BEBFBE
analogous
#BFBEBF #BFBEBF #BFBEBF
triadic
#BFBEBF #BFBFBE #BEBFBF
tetradic
#BFBEBF #BFBFBE #BEBFBE #BEBFBF
square
#BFBEBF #BFBFBE #BEBFBE #BEBFBF
split-complementary
#BFBEBF #BFBFBE #BEBFBF
monochromatic
#828082 #A19FA1 #BFBEBF #DDDDDD #F0F0F0
Accessibility & contrast
On white
1.85
#BFBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BFBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEBF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEBF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#BFBEBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbebf; /* rgb */ color: rgb(191, 190, 191); /* oklch */ color: oklch(80.3% 0.002 325.6);
Tailwind
colors: {
custom: {
50: '#d2d1d2',
500: '#bfbebf',
950: '#000000',
},
}SCSS
$custom: #bfbebf; $custom-light: #d2d1d2; $custom-dark: #000000;
JSON
{
"hex": "#bfbebf",
"rgb": {
"r": 191,
"g": 190,
"b": 191
},
"hsl": {
"h": 300,
"s": 0.775,
"l": 74.706
},
"oklch": {
"l": 0.80261,
"c": 0.00177,
"h": 325.6
},
"luminance": 0.51665
}Semantic roles & 50–950 ramp
primary
#BFBEBF
secondary
#909190
accent
#8B5B5B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383