#BEB7BF#BEB7BF
#BEB7BF is a light, near-neutral grey. Relative luminance 0.486; OKLCH L 78.8% C 0.014 H 321.9°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB7BF |
|---|---|
| RGB | rgb(190, 183, 191) |
| HSL | hsl(293, 6%, 73%) |
| HSV | hsv(293, 4%, 75%) |
| CMYK | cmyk(0.5%, 4.2%, 0%, 25.1%) |
| CIE-LAB | lab(75.19, 3.94, -3.17) |
| CIE-LCH | lch(75.19, 5.05, 321.20°) |
| OKLab | oklab(78.76% 0.0107 -0.0084) |
| OKLCH | oklch(78.76% 0.014 321.9) |
| XYZ | xyz(47.5712, 48.5759, 56.1501) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.97
Silver
#C0C0C0
ΔE00 6.10
Dark Gray
#A9A9A9
ΔE00 7.35
Light Gray
#D3D3D3
ΔE00 8.72
Pinkish Grey
#C8ACA9
ΔE00 9.10
Silver (survey)
#C5C9C7
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB7BF #B8BFB7
analogous
#BAB7BF #BEB7BF #BFB7BC
triadic
#BEB7BF #BFBEB7 #B7BFBE
tetradic
#BEB7BF #BFBAB7 #B8BFB7 #B7BCBF
square
#BEB7BF #BFBAB7 #B8BFB7 #B7BCBF
split-complementary
#BEB7BF #BCBFB7 #B7BFBA
monochromatic
#837685 #A197A2 #BEB7BF #DBD7DC #F0EFF1
Accessibility & contrast
On white
1.96
#BEB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#BEB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB7BF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB7BF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9BF
Deuteranopia (green-blind)
#B8B9BF
Tritanopia (blue-blind)
#BEB8BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb7bf; /* rgb */ color: rgb(190, 183, 191); /* oklch */ color: oklch(78.8% 0.014 321.9);
Tailwind
colors: {
custom: {
50: '#d1ccd2',
500: '#beb7bf',
950: '#000000',
},
}SCSS
$custom: #beb7bf; $custom-light: #d1ccd2; $custom-dark: #000000;
JSON
{
"hex": "#beb7bf",
"rgb": {
"r": 190,
"g": 183,
"b": 191
},
"hsl": {
"h": 292.5,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.78757,
"c": 0.01358,
"h": 321.9
},
"luminance": 0.48576
}Semantic roles & 50–950 ramp
primary
#BEB7BF
secondary
#E5E7E4
accent
#90565D
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282