#BEB9BB#BEB9BB
#BEB9BB is a light, near-neutral grey. Relative luminance 0.492; OKLCH L 79.0% C 0.006 H 350.8°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB9BB |
|---|---|
| RGB | rgb(190, 185, 187) |
| HSL | hsl(336, 4%, 74%) |
| HSV | hsv(336, 3%, 75%) |
| CMYK | cmyk(0%, 2.6%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.60, 2.12, -0.39) |
| CIE-LCH | lch(75.60, 2.15, 349.64°) |
| OKLab | oklab(79.04% 0.0062 -0.001) |
| OKLCH | oklch(79.04% 0.006 350.8) |
| XYZ | xyz(47.5524, 49.2331, 54.0019) |
| Luminance | 0.4923 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.35
Dove Gray
#B6B8BD
ΔE00 3.59
Dark Gray
#A9A9A9
ΔE00 5.64
Silver (survey)
#C5C9C7
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 6.88
Warm Gray
#C9BEB0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB9BB #B9BEBC
analogous
#BEB9BD #BEB9BB #BEB9B9
triadic
#BEB9BB #BBBEB9 #B9BBBE
tetradic
#BEB9BB #BDBEB9 #B9BEBC #B9B9BE
square
#BEB9BB #BDBEB9 #B9BEBC #B9B9BE
split-complementary
#BEB9BB #B9BEB9 #B9BDBE
monochromatic
#837A7D #A1999C #BEB9BB #DBD9DA #F0EFF0
Accessibility & contrast
On white
1.94
#BEB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#BEB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB9BB
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB9BB | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#BABBBB
Tritanopia (blue-blind)
#BFB9BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #beb9bb; /* rgb */ color: rgb(190, 185, 187); /* oklch */ color: oklch(79.0% 0.006 350.8);
Tailwind
colors: {
custom: {
50: '#d1cecf',
500: '#beb9bb',
950: '#000000',
},
}SCSS
$custom: #beb9bb; $custom-light: #d1cecf; $custom-dark: #000000;
JSON
{
"hex": "#beb9bb",
"rgb": {
"r": 190,
"g": 185,
"b": 187
},
"hsl": {
"h": 336,
"s": 3.704,
"l": 73.529
},
"oklch": {
"l": 0.79042,
"c": 0.00626,
"h": 350.8
},
"luminance": 0.49233
}Semantic roles & 50–950 ramp
primary
#BEB9BB
secondary
#E5E6E6
accent
#8E7858
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141313
muted
#828282