#BEBEBD#BEBEBD
#BEBEBD is a light, near-neutral grey. Relative luminance 0.514; OKLCH L 80.1% C 0.001 H 106.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEBD |
|---|---|
| RGB | rgb(190, 190, 189) |
| HSL | hsl(60, 1%, 74%) |
| HSV | hsv(60, 1%, 75%) |
| CMYK | cmyk(0%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(76.95, -0.18, 0.50) |
| CIE-LCH | lch(76.95, 0.54, 110.12°) |
| OKLab | oklab(80.12% -0.0004 0.0013) |
| OKLCH | oklch(80.12% 0.001 106.3) |
| XYZ | xyz(48.8325, 51.4482, 55.4921) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.78
Silver (survey)
#C5C9C7
ΔE00 3.38
Dove Gray
#B6B8BD
ΔE00 3.56
Light Gray
#D3D3D3
ΔE00 5.25
Dark Gray
#A9A9A9
ΔE00 5.78
Warm Gray
#C9BEB0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEBD #BDBDBE
analogous
#BEBEBD #BEBEBD #BEBEBD
triadic
#BEBEBD #BDBEBE #BEBDBE
tetradic
#BEBEBD #BDBEBE #BDBDBE #BEBDBE
square
#BEBEBD #BDBEBE #BDBDBE #BEBDBE
split-complementary
#BEBEBD #BDBEBE #BEBDBE
monochromatic
#81817F #A0A09E #BEBEBD #DCDCDC #F0F0F0
Accessibility & contrast
On white
1.86
#BEBEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BEBEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEBD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEBD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBD
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#BEBEBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebebd; /* rgb */ color: rgb(190, 190, 189); /* oklch */ color: oklch(80.1% 0.001 106.3);
Tailwind
colors: {
custom: {
50: '#d1d1d0',
500: '#bebebd',
950: '#000000',
},
}SCSS
$custom: #bebebd; $custom-light: #d1d1d0; $custom-dark: #000000;
JSON
{
"hex": "#bebebd",
"rgb": {
"r": 190,
"g": 190,
"b": 189
},
"hsl": {
"h": 60,
"s": 0.763,
"l": 74.314
},
"oklch": {
"l": 0.80122,
"c": 0.00139,
"h": 106.3
},
"luminance": 0.51448
}Semantic roles & 50–950 ramp
primary
#BEBEBD
secondary
#8F8F90
accent
#5B8A5B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383