#BEBEB5#BEBEB5
#BEBEB5 is a light, near-neutral grey. Relative luminance 0.511; OKLCH L 79.9% C 0.012 H 106.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEB5 |
|---|---|
| RGB | rgb(190, 190, 181) |
| HSL | hsl(60, 6%, 73%) |
| HSV | hsv(60, 5%, 75%) |
| CMYK | cmyk(0%, 0%, 4.7%, 25.5%) |
| CIE-LAB | lab(76.75, -1.63, 4.54) |
| CIE-LCH | lch(76.75, 4.82, 109.73°) |
| OKLab | oklab(79.9% -0.0036 0.0119) |
| OKLCH | oklch(79.9% 0.012 106.7) |
| XYZ | xyz(47.9879, 51.1104, 51.0443) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.52
Silver
#C0C0C0
ΔE00 4.67
Warm Gray
#C9BEB0
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 7.08
Dark Gray
#A9A9A9
ΔE00 7.27
Dove Gray
#B6B8BD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEB5 #B5B5BE
analogous
#BEB9B5 #BEBEB5 #B9BEB5
triadic
#BEBEB5 #B5BEBE #BEB5BE
tetradic
#BEBEB5 #B5BEB9 #B5B5BE #BEB5B9
square
#BEBEB5 #B5BEB9 #B5B5BE #BEB5B9
split-complementary
#BEBEB5 #B5B9BE #B9B5BE
monochromatic
#848474 #A1A194 #BEBEB5 #DBDBD6 #F1F1EF
Accessibility & contrast
On white
1.87
#BEBEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#BEBEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEB5
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEB5 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB5
Deuteranopia (green-blind)
#C0BEB5
Tritanopia (blue-blind)
#C0BDBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebeb5; /* rgb */ color: rgb(190, 190, 181); /* oklch */ color: oklch(79.9% 0.012 106.7);
Tailwind
colors: {
custom: {
50: '#d1d1cb',
500: '#bebeb5',
950: '#000000',
},
}SCSS
$custom: #bebeb5; $custom-light: #d1d1cb; $custom-dark: #000000;
JSON
{
"hex": "#bebeb5",
"rgb": {
"r": 190,
"g": 190,
"b": 181
},
"hsl": {
"h": 60,
"s": 6.475,
"l": 72.745
},
"oklch": {
"l": 0.79895,
"c": 0.01245,
"h": 106.7
},
"luminance": 0.5111
}Semantic roles & 50–950 ramp
primary
#BEBEB5
secondary
#868691
accent
#559055
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382