#BEBFBE#BEBFBE
#BEBFBE is a light, near-neutral grey. Relative luminance 0.519; OKLCH L 80.4% C 0.002 H 145.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFBE |
|---|---|
| RGB | rgb(190, 191, 190) |
| HSL | hsl(120, 1%, 75%) |
| HSV | hsv(120, 1%, 75%) |
| CMYK | cmyk(0.5%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(77.24, -0.53, 0.38) |
| CIE-LCH | lch(77.24, 0.65, 144.41°) |
| OKLab | oklab(80.36% -0.0015 0.001) |
| OKLCH | oklch(80.36% 0.002 145.6) |
| XYZ | xyz(49.1587, 51.9264, 56.1382) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.93
Silver (survey)
#C5C9C7
ΔE00 2.90
Dove Gray
#B6B8BD
ΔE00 3.67
Light Gray
#D3D3D3
ΔE00 5.09
Dark Gray
#A9A9A9
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFBE #BFBEBF
analogous
#BFBFBE #BEBFBE #BEBFBF
triadic
#BEBFBE #BEBEBF #BFBEBE
tetradic
#BEBFBE #BEBFBF #BFBEBF #BFBFBE
square
#BEBFBE #BEBFBF #BFBEBF #BFBFBE
split-complementary
#BEBFBE #BFBEBF #BFBEBF
monochromatic
#808280 #9FA19F #BEBFBE #DDDDDD #F0F0F0
Accessibility & contrast
On white
1.84
#BEBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BEBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFBE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFBE | 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)
#BFBFBE
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#BEBFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebfbe; /* rgb */ color: rgb(190, 191, 190); /* oklch */ color: oklch(80.4% 0.002 145.6);
Tailwind
colors: {
custom: {
50: '#d1d2d1',
500: '#bebfbe',
950: '#000000',
},
}SCSS
$custom: #bebfbe; $custom-light: #d1d2d1; $custom-dark: #000000;
JSON
{
"hex": "#bebfbe",
"rgb": {
"r": 190,
"g": 191,
"b": 190
},
"hsl": {
"h": 120,
"s": 0.775,
"l": 74.706
},
"oklch": {
"l": 0.80357,
"c": 0.00177,
"h": 145.6
},
"luminance": 0.51926
}Semantic roles & 50–950 ramp
primary
#BEBFBE
secondary
#919091
accent
#5B8B8B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383