#BFBEBE#BFBEBE
#BFBEBE is a light, near-neutral grey. Relative luminance 0.516; OKLCH L 80.2% C 0.001 H 17.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEBE |
|---|---|
| RGB | rgb(191, 190, 190) |
| HSL | hsl(0, 1%, 75%) |
| HSV | hsv(0, 1%, 75%) |
| CMYK | cmyk(0%, 0.5%, 0.5%, 25.1%) |
| CIE-LAB | lab(77.05, 0.35, 0.12) |
| CIE-LCH | lch(77.05, 0.37, 19.43°) |
| OKLab | oklab(80.23% 0.0011 0.0003) |
| OKLCH | oklch(80.23% 0.001 17.1) |
| XYZ | xyz(49.1921, 51.6210, 56.0775) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.70
Dove Gray
#B6B8BD
ΔE00 3.21
Silver (survey)
#C5C9C7
ΔE00 3.93
Light Gray
#D3D3D3
ΔE00 5.18
Dark Gray
#A9A9A9
ΔE00 5.85
Warm Gray
#C9BEB0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEBE #BEBFBF
analogous
#BFBEBF #BFBEBE #BFBFBE
triadic
#BFBEBE #BEBFBE #BEBEBF
tetradic
#BFBEBE #BFBFBE #BEBFBF #BFBEBF
square
#BFBEBE #BFBFBE #BEBFBF #BFBEBF
split-complementary
#BFBEBE #BEBFBF #BEBFBF
monochromatic
#828080 #A19F9F #BFBEBE #DDDDDD #F0F0F0
Accessibility & contrast
On white
1.85
#BFBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BFBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEBE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEBE | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#BFBEBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbebe; /* rgb */ color: rgb(191, 190, 190); /* oklch */ color: oklch(80.2% 0.001 17.1);
Tailwind
colors: {
custom: {
50: '#d2d1d1',
500: '#bfbebe',
950: '#000000',
},
}SCSS
$custom: #bfbebe; $custom-light: #d2d1d1; $custom-dark: #000000;
JSON
{
"hex": "#bfbebe",
"rgb": {
"r": 191,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 0.775,
"l": 74.706
},
"oklch": {
"l": 0.80232,
"c": 0.00112,
"h": 17.1
},
"luminance": 0.51621
}Semantic roles & 50–950 ramp
primary
#BFBEBE
secondary
#909191
accent
#8B8B5B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383