#BEB8BB#BEB8BB
#BEB8BB is a light, near-neutral grey. Relative luminance 0.488; OKLCH L 78.8% C 0.008 H 345.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB8BB |
|---|---|
| RGB | rgb(190, 184, 187) |
| HSL | hsl(330, 4%, 73%) |
| HSV | hsv(330, 3%, 75%) |
| CMYK | cmyk(0%, 3.2%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.34, 2.66, -0.77) |
| CIE-LCH | lch(75.34, 2.77, 343.91°) |
| OKLab | oklab(78.84% 0.0077 -0.002) |
| OKLCH | oklch(78.84% 0.008 345.4) |
| XYZ | xyz(47.3440, 48.8162, 53.9324) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.95
Silver
#C0C0C0
ΔE00 4.09
Dark Gray
#A9A9A9
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 7.39
Silver (survey)
#C5C9C7
ΔE00 7.49
Warm Gray
#C9BEB0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB8BB #B8BEBB
analogous
#BEB8BE #BEB8BB #BEB8B8
triadic
#BEB8BB #BBBEB8 #B8BBBE
tetradic
#BEB8BB #BEBEB8 #B8BEBB #B8B8BE
square
#BEB8BB #BEBEB8 #B8BEBB #B8B8BE
split-complementary
#BEB8BB #B8BEB8 #B8BEBE
monochromatic
#83787E #A1989C #BEB8BB #DBD8DA #F0EFF0
Accessibility & contrast
On white
1.95
#BEB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BEB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB8BB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB8BB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#BFB8B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #beb8bb; /* rgb */ color: rgb(190, 184, 187); /* oklch */ color: oklch(78.8% 0.008 345.4);
Tailwind
colors: {
custom: {
50: '#d1cdcf',
500: '#beb8bb',
950: '#000000',
},
}SCSS
$custom: #beb8bb; $custom-light: #d1cdcf; $custom-dark: #000000;
JSON
{
"hex": "#beb8bb",
"rgb": {
"r": 190,
"g": 184,
"b": 187
},
"hsl": {
"h": 330,
"s": 4.412,
"l": 73.333
},
"oklch": {
"l": 0.78839,
"c": 0.00792,
"h": 345.4
},
"luminance": 0.48816
}Semantic roles & 50–950 ramp
primary
#BEB8BB
secondary
#E5E6E6
accent
#8E7357
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141313
muted
#828282