#BEB4B4#BEB4B4
#BEB4B4 is a light, near-neutral grey. Relative luminance 0.469; OKLCH L 77.8% C 0.011 H 17.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4B4 |
|---|---|
| RGB | rgb(190, 180, 180) |
| HSL | hsl(0, 7%, 73%) |
| HSV | hsv(0, 5%, 75%) |
| CMYK | cmyk(0%, 5.3%, 5.3%, 25.5%) |
| CIE-LAB | lab(74.12, 3.54, 1.27) |
| CIE-LCH | lch(74.12, 3.76, 19.72°) |
| OKLab | oklab(77.82% 0.0109 0.0034) |
| OKLCH | oklch(77.82% 0.011 17.4) |
| XYZ | xyz(45.7936, 46.8854, 49.8085) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.51
Dove Gray
#B6B8BD
ΔE00 5.87
Dark Gray
#A9A9A9
ΔE00 6.11
Pinkish Grey
#C8ACA9
ΔE00 6.89
Warm Gray
#C9BEB0
ΔE00 7.48
Light Gray
#D3D3D3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4B4 #B4BEBE
analogous
#BEB4B9 #BEB4B4 #BEB9B4
triadic
#BEB4B4 #B4BEB4 #B4B4BE
tetradic
#BEB4B4 #B9BEB4 #B4BEBE #B9B4BE
square
#BEB4B4 #B9BEB4 #B4BEBE #B9B4BE
split-complementary
#BEB4B4 #B4BEB9 #B4B9BE
monochromatic
#857373 #A29393 #BEB4B4 #DAD5D5 #F1EFEF
Accessibility & contrast
On white
2.02
#BEB4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#BEB4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4B4
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4B4 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B4
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#C0B3B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beb4b4; /* rgb */ color: rgb(190, 180, 180); /* oklch */ color: oklch(77.8% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#d1caca',
500: '#beb4b4',
950: '#000000',
},
}SCSS
$custom: #beb4b4; $custom-light: #d1caca; $custom-dark: #000000;
JSON
{
"hex": "#beb4b4",
"rgb": {
"r": 190,
"g": 180,
"b": 180
},
"hsl": {
"h": 0,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.77821,
"c": 0.01141,
"h": 17.4
},
"luminance": 0.46885
}Semantic roles & 50–950 ramp
primary
#BEB4B4
secondary
#E4E7E7
accent
#919154
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282