#BEBEB7#BEBEB7
#BEBEB7 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 80.0% C 0.010 H 106.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEB7 |
|---|---|
| RGB | rgb(190, 190, 183) |
| HSL | hsl(60, 5%, 73%) |
| HSV | hsv(60, 4%, 75%) |
| CMYK | cmyk(0%, 0%, 3.7%, 25.5%) |
| CIE-LAB | lab(76.80, -1.27, 3.53) |
| CIE-LCH | lch(76.80, 3.75, 109.83°) |
| OKLab | oklab(79.95% -0.0028 0.0093) |
| OKLCH | oklch(79.95% 0.01 106.6) |
| XYZ | xyz(48.1946, 51.1931, 52.1328) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.74
Silver (survey)
#C5C9C7
ΔE00 3.91
Warm Gray
#C9BEB0
ΔE00 5.51
Light Gray
#D3D3D3
ΔE00 6.48
Dove Gray
#B6B8BD
ΔE00 6.53
Dark Gray
#A9A9A9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEB7 #B7B7BE
analogous
#BEBAB7 #BEBEB7 #BABEB7
triadic
#BEBEB7 #B7BEBE #BEB7BE
tetradic
#BEBEB7 #B7BEBA #B7B7BE #BEB7BA
square
#BEBEB7 #B7BEBA #B7B7BE #BEB7BA
split-complementary
#BEBEB7 #B7BABE #BAB7BE
monochromatic
#848477 #A1A197 #BEBEB7 #DBDBD7 #F0F0EF
Accessibility & contrast
On white
1.87
#BEBEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BEBEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEB7
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEB7 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB7
Deuteranopia (green-blind)
#C0BEB7
Tritanopia (blue-blind)
#BFBDBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebeb7; /* rgb */ color: rgb(190, 190, 183); /* oklch */ color: oklch(80.0% 0.010 106.6);
Tailwind
colors: {
custom: {
50: '#d1d1cc',
500: '#bebeb7',
950: '#000000',
},
}SCSS
$custom: #bebeb7; $custom-light: #d1d1cc; $custom-dark: #000000;
JSON
{
"hex": "#bebeb7",
"rgb": {
"r": 190,
"g": 190,
"b": 183
},
"hsl": {
"h": 60,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.7995,
"c": 0.00969,
"h": 106.6
},
"luminance": 0.51193
}Semantic roles & 50–950 ramp
primary
#BEBEB7
secondary
#898991
accent
#578F57
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383