#BEB7BE#BEB7BE
#BEB7BE is a light, near-neutral grey. Relative luminance 0.485; OKLCH L 78.7% C 0.012 H 325.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB7BE |
|---|---|
| RGB | rgb(190, 183, 190) |
| HSL | hsl(300, 5%, 73%) |
| HSV | hsv(300, 4%, 75%) |
| CMYK | cmyk(0%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(75.16, 3.75, -2.66) |
| CIE-LCH | lch(75.16, 4.60, 324.64°) |
| OKLab | oklab(78.73% 0.0103 -0.007) |
| OKLCH | oklch(78.73% 0.012 325.7) |
| XYZ | xyz(47.4615, 48.5320, 55.5725) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.77
Silver
#C0C0C0
ΔE00 5.76
Dark Gray
#A9A9A9
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 8.50
Silver (survey)
#C5C9C7
ΔE00 8.88
Pinkish Grey
#C8ACA9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB7BE #B7BEB7
analogous
#BAB7BE #BEB7BE #BEB7BA
triadic
#BEB7BE #BEBEB7 #B7BEBE
tetradic
#BEB7BE #BEBAB7 #B7BEB7 #B7BABE
square
#BEB7BE #BEBAB7 #B7BEB7 #B7BABE
split-complementary
#BEB7BE #BABEB7 #B7BEBA
monochromatic
#847784 #A197A1 #BEB7BE #DBD7DB #F0EFF0
Accessibility & contrast
On white
1.96
#BEB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#BEB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB7BE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB7BE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#BFB7B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb7be; /* rgb */ color: rgb(190, 183, 190); /* oklch */ color: oklch(78.7% 0.012 325.7);
Tailwind
colors: {
custom: {
50: '#d1ccd1',
500: '#beb7be',
950: '#000000',
},
}SCSS
$custom: #beb7be; $custom-light: #d1ccd1; $custom-dark: #000000;
JSON
{
"hex": "#beb7be",
"rgb": {
"r": 190,
"g": 183,
"b": 190
},
"hsl": {
"h": 300,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.78726,
"c": 0.01247,
"h": 325.7
},
"luminance": 0.48532
}Semantic roles & 50–950 ramp
primary
#BEB7BE
secondary
#E5E6E5
accent
#8F5757
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282