#BEB7BB#BEB7BB
#BEB7BB is a light, near-neutral grey. Relative luminance 0.484; OKLCH L 78.6% C 0.010 H 341.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB7BB |
|---|---|
| RGB | rgb(190, 183, 187) |
| HSL | hsl(326, 5%, 73%) |
| HSV | hsv(326, 4%, 75%) |
| CMYK | cmyk(0%, 3.7%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.08, 3.19, -1.15) |
| CIE-LCH | lch(75.08, 3.39, 340.27°) |
| OKLab | oklab(78.64% 0.0092 -0.003) |
| OKLCH | oklch(78.64% 0.01 341.9) |
| XYZ | xyz(47.1370, 48.4022, 53.8634) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.41
Silver
#C0C0C0
ΔE00 4.82
Dark Gray
#A9A9A9
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 7.93
Silver (survey)
#C5C9C7
ΔE00 8.08
Pinkish Grey
#C8ACA9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB7BB #B7BEBA
analogous
#BDB7BE #BEB7BB #BEB7B7
triadic
#BEB7BB #BBBEB7 #B7BBBE
tetradic
#BEB7BB #BEBDB7 #B7BEBA #B7B7BE
square
#BEB7BB #BEBDB7 #B7BEBA #B7B7BE
split-complementary
#BEB7BB #B7BEB7 #B7BEBD
monochromatic
#84777E #A1979D #BEB7BB #DBD7D9 #F0EFF0
Accessibility & contrast
On white
1.97
#BEB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#BEB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB7BB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB7BB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#BFB7B8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb7bb; /* rgb */ color: rgb(190, 183, 187); /* oklch */ color: oklch(78.6% 0.010 341.9);
Tailwind
colors: {
custom: {
50: '#d1cccf',
500: '#beb7bb',
950: '#000000',
},
}SCSS
$custom: #beb7bb; $custom-light: #d1cccf; $custom-dark: #000000;
JSON
{
"hex": "#beb7bb",
"rgb": {
"r": 190,
"g": 183,
"b": 187
},
"hsl": {
"h": 325.714,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.78636,
"c": 0.00963,
"h": 341.9
},
"luminance": 0.48402
}Semantic roles & 50–950 ramp
primary
#BEB7BB
secondary
#E5E6E5
accent
#8F6F57
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282