#BEBBB7#BEBBB7
#BEBBB7 is a light, near-neutral grey. Relative luminance 0.499; OKLCH L 79.3% C 0.007 H 75.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBB7 |
|---|---|
| RGB | rgb(190, 187, 183) |
| HSL | hsl(34, 5%, 73%) |
| HSV | hsv(34, 4%, 75%) |
| CMYK | cmyk(0%, 1.6%, 3.7%, 25.5%) |
| CIE-LAB | lab(76.01, 0.32, 2.39) |
| CIE-LCH | lch(76.01, 2.41, 82.28°) |
| OKLab | oklab(79.33% 0.0017 0.0063) |
| OKLCH | oklch(79.33% 0.007 75.4) |
| XYZ | xyz(47.5515, 49.9069, 51.9185) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.61
Silver (survey)
#C5C9C7
ΔE00 4.75
Dove Gray
#B6B8BD
ΔE00 4.99
Warm Gray
#C9BEB0
ΔE00 5.15
Dark Gray
#A9A9A9
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBB7 #B7BABE
analogous
#BEB7B7 #BEBBB7 #BDBEB7
triadic
#BEBBB7 #B7BEBB #BBB7BE
tetradic
#BEBBB7 #B7BEB7 #B7BABE #BEB7BD
square
#BEBBB7 #B7BEB7 #B7BABE #BEB7BD
split-complementary
#BEBBB7 #B7BDBE #B7B7BE
monochromatic
#847E77 #A19D97 #BEBBB7 #DBD9D7 #F0F0EF
Accessibility & contrast
On white
1.91
#BEBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#BEBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBB7
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBB7 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB7
Deuteranopia (green-blind)
#BDBCB7
Tritanopia (blue-blind)
#BFBABA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbb7; /* rgb */ color: rgb(190, 187, 183); /* oklch */ color: oklch(79.3% 0.007 75.4);
Tailwind
colors: {
custom: {
50: '#d1cfcc',
500: '#bebbb7',
950: '#000000',
},
}SCSS
$custom: #bebbb7; $custom-light: #d1cfcc; $custom-dark: #000000;
JSON
{
"hex": "#bebbb7",
"rgb": {
"r": 190,
"g": 187,
"b": 183
},
"hsl": {
"h": 34.286,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.79334,
"c": 0.00654,
"h": 75.4
},
"luminance": 0.49907
}Semantic roles & 50–950 ramp
primary
#BEBBB7
secondary
#E5E5E6
accent
#6F8F57
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282