#BEB6B8#BEB6B8
#BEB6B8 is a light, near-neutral grey. Relative luminance 0.479; OKLCH L 78.3% C 0.009 H 0.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB6B8 |
|---|---|
| RGB | rgb(190, 182, 184) |
| HSL | hsl(345, 6%, 73%) |
| HSV | hsv(345, 4%, 75%) |
| CMYK | cmyk(0%, 4.2%, 3.2%, 25.5%) |
| CIE-LAB | lab(74.74, 3.18, -0.01) |
| CIE-LCH | lch(74.74, 3.18, 359.91°) |
| OKLab | oklab(78.34% 0.0095 0) |
| OKLCH | oklch(78.34% 0.009 0.2) |
| XYZ | xyz(46.6137, 47.8641, 52.1211) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.81
Dove Gray
#B6B8BD
ΔE00 4.86
Dark Gray
#A9A9A9
ΔE00 5.99
Pinkish Grey
#C8ACA9
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 8.07
Warm Gray
#C9BEB0
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB6B8 #B6BEBC
analogous
#BEB6BC #BEB6B8 #BEB8B6
triadic
#BEB6B8 #B8BEB6 #B6B8BE
tetradic
#BEB6B8 #BCBEB6 #B6BEBC #B8B6BE
square
#BEB6B8 #BCBEB6 #B6BEBC #B8B6BE
split-complementary
#BEB6B8 #B6BEB8 #B6BCBE
monochromatic
#847679 #A19699 #BEB6B8 #DBD6D7 #F1EFEF
Accessibility & contrast
On white
1.99
#BEB6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#BEB6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB6B8
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB6B8 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B8
Deuteranopia (green-blind)
#B9B8B8
Tritanopia (blue-blind)
#C0B6B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb6b8; /* rgb */ color: rgb(190, 182, 184); /* oklch */ color: oklch(78.3% 0.009 0.2);
Tailwind
colors: {
custom: {
50: '#d1cbcd',
500: '#beb6b8',
950: '#000000',
},
}SCSS
$custom: #beb6b8; $custom-light: #d1cbcd; $custom-dark: #000000;
JSON
{
"hex": "#beb6b8",
"rgb": {
"r": 190,
"g": 182,
"b": 184
},
"hsl": {
"h": 345,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.78344,
"c": 0.00947,
"h": 0.2
},
"luminance": 0.47864
}Semantic roles & 50–950 ramp
primary
#BEB6B8
secondary
#E4E7E6
accent
#908156
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282