#BEB4B6#BEB4B6
#BEB4B6 is a light, near-neutral grey. Relative luminance 0.470; OKLCH L 77.9% C 0.012 H 3.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4B6 |
|---|---|
| RGB | rgb(190, 180, 182) |
| HSL | hsl(348, 7%, 73%) |
| HSV | hsv(348, 5%, 75%) |
| CMYK | cmyk(0%, 5.3%, 4.2%, 25.5%) |
| CIE-LAB | lab(74.17, 3.90, 0.25) |
| CIE-LCH | lch(74.17, 3.91, 3.73°) |
| OKLab | oklab(77.88% 0.0117 0.0007) |
| OKLCH | oklch(77.88% 0.012 3.6) |
| XYZ | xyz(45.9988, 46.9675, 50.8893) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.74
Silver
#C0C0C0
ΔE00 5.77
Dark Gray
#A9A9A9
ΔE00 6.38
Pinkish Grey
#C8ACA9
ΔE00 6.99
Warm Gray
#C9BEB0
ΔE00 8.51
Light Gray
#D3D3D3
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4B6 #B4BEBC
analogous
#BEB4BB #BEB4B6 #BEB7B4
triadic
#BEB4B6 #B6BEB4 #B4B6BE
tetradic
#BEB4B6 #BBBEB4 #B4BEBC #B7B4BE
square
#BEB4B6 #BBBEB4 #B4BEBC #B7B4BE
split-complementary
#BEB4B6 #B4BEB7 #B4BBBE
monochromatic
#857376 #A29396 #BEB4B6 #DAD5D6 #F1EFEF
Accessibility & contrast
On white
2.02
#BEB4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#BEB4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4B6
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4B6 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B6
Deuteranopia (green-blind)
#B7B7B6
Tritanopia (blue-blind)
#C0B3B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beb4b6; /* rgb */ color: rgb(190, 180, 182); /* oklch */ color: oklch(77.9% 0.012 3.6);
Tailwind
colors: {
custom: {
50: '#d1cacb',
500: '#beb4b6',
950: '#000000',
},
}SCSS
$custom: #beb4b6; $custom-light: #d1cacb; $custom-dark: #000000;
JSON
{
"hex": "#beb4b6",
"rgb": {
"r": 190,
"g": 180,
"b": 182
},
"hsl": {
"h": 348,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.77879,
"c": 0.01169,
"h": 3.6
},
"luminance": 0.46967
}Semantic roles & 50–950 ramp
primary
#BEB4B6
secondary
#E4E7E6
accent
#918554
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282