#BEB6BB#BEB6BB
#BEB6BB is a light, near-neutral grey. Relative luminance 0.480; OKLCH L 78.4% C 0.011 H 339.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB6BB |
|---|---|
| RGB | rgb(190, 182, 187) |
| HSL | hsl(323, 6%, 73%) |
| HSV | hsv(323, 4%, 75%) |
| CMYK | cmyk(0%, 4.2%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.82, 3.73, -1.52) |
| CIE-LCH | lch(74.82, 4.03, 337.79°) |
| OKLab | oklab(78.43% 0.0106 -0.004) |
| OKLCH | oklch(78.43% 0.011 339.4) |
| XYZ | xyz(46.9315, 47.9912, 53.7949) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.94
Silver
#C0C0C0
ΔE00 5.54
Dark Gray
#A9A9A9
ΔE00 6.64
Pinkish Grey
#C8ACA9
ΔE00 8.21
Light Gray
#D3D3D3
ΔE00 8.49
Silver (survey)
#C5C9C7
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB6BB #B6BEB9
analogous
#BDB6BE #BEB6BB #BEB6B7
triadic
#BEB6BB #BBBEB6 #B6BBBE
tetradic
#BEB6BB #BEBDB6 #B6BEB9 #B6B7BE
square
#BEB6BB #BEBDB6 #B6BEB9 #B6B7BE
split-complementary
#BEB6BB #B7BEB6 #B6BEBD
monochromatic
#84767F #A1969D #BEB6BB #DBD6D9 #F1EFF0
Accessibility & contrast
On white
1.98
#BEB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BEB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB6BB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB6BB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#BFB6B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb6bb; /* rgb */ color: rgb(190, 182, 187); /* oklch */ color: oklch(78.4% 0.011 339.4);
Tailwind
colors: {
custom: {
50: '#d1cbcf',
500: '#beb6bb',
950: '#000000',
},
}SCSS
$custom: #beb6bb; $custom-light: #d1cbcf; $custom-dark: #000000;
JSON
{
"hex": "#beb6bb",
"rgb": {
"r": 190,
"g": 182,
"b": 187
},
"hsl": {
"h": 322.5,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.78433,
"c": 0.01136,
"h": 339.4
},
"luminance": 0.47991
}Semantic roles & 50–950 ramp
primary
#BEB6BB
secondary
#E4E7E5
accent
#906C56
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282