#BEB7BD#BEB7BD
#BEB7BD is a light, near-neutral grey. Relative luminance 0.485; OKLCH L 78.7% C 0.011 H 330.2°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB7BD |
|---|---|
| RGB | rgb(190, 183, 189) |
| HSL | hsl(309, 5%, 73%) |
| HSV | hsv(309, 4%, 75%) |
| CMYK | cmyk(0%, 3.7%, 0.5%, 25.5%) |
| CIE-LAB | lab(75.13, 3.56, -2.16) |
| CIE-LCH | lch(75.13, 4.17, 328.83°) |
| OKLab | oklab(78.7% 0.0099 -0.0057) |
| OKLCH | oklch(78.7% 0.011 330.2) |
| XYZ | xyz(47.3526, 48.4885, 54.9989) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.61
Silver
#C0C0C0
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 8.29
Silver (survey)
#C5C9C7
ΔE00 8.60
Pinkish Grey
#C8ACA9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB7BD #B7BEB8
analogous
#BBB7BE #BEB7BD #BEB7B9
triadic
#BEB7BD #BDBEB7 #B7BDBE
tetradic
#BEB7BD #BEBBB7 #B7BEB8 #B7B9BE
square
#BEB7BD #BEBBB7 #B7BEB8 #B7B9BE
split-complementary
#BEB7BD #B9BEB7 #B7BEBB
monochromatic
#847782 #A197A0 #BEB7BD #DBD7DA #F0EFF0
Accessibility & contrast
On white
1.96
#BEB7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#BEB7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB7BD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB7BD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#BFB7B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb7bd; /* rgb */ color: rgb(190, 183, 189); /* oklch */ color: oklch(78.7% 0.011 330.2);
Tailwind
colors: {
custom: {
50: '#d1ccd0',
500: '#beb7bd',
950: '#000000',
},
}SCSS
$custom: #beb7bd; $custom-light: #d1ccd0; $custom-dark: #000000;
JSON
{
"hex": "#beb7bd",
"rgb": {
"r": 190,
"g": 183,
"b": 189
},
"hsl": {
"h": 308.571,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.78696,
"c": 0.01143,
"h": 330.2
},
"luminance": 0.48488
}Semantic roles & 50–950 ramp
primary
#BEB7BD
secondary
#E5E6E5
accent
#8F5F57
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282