#BEB5BB#BEB5BB
#BEB5BB is a light, near-neutral grey. Relative luminance 0.476; OKLCH L 78.2% C 0.013 H 337.6°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB5BB |
|---|---|
| RGB | rgb(190, 181, 187) |
| HSL | hsl(320, 6%, 73%) |
| HSV | hsv(320, 5%, 75%) |
| CMYK | cmyk(0%, 4.7%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.56, 4.27, -1.90) |
| CIE-LCH | lch(74.56, 4.68, 335.99°) |
| OKLab | oklab(78.23% 0.0121 -0.005) |
| OKLCH | oklch(78.23% 0.013 337.6) |
| XYZ | xyz(46.7274, 47.5831, 53.7269) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.49
Silver
#C0C0C0
ΔE00 6.24
Dark Gray
#A9A9A9
ΔE00 7.07
Pinkish Grey
#C8ACA9
ΔE00 7.96
Light Gray
#D3D3D3
ΔE00 9.06
Silver (survey)
#C5C9C7
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB5BB #B5BEB8
analogous
#BCB5BE #BEB5BB #BEB5B6
triadic
#BEB5BB #BBBEB5 #B5BBBE
tetradic
#BEB5BB #BEBCB5 #B5BEB8 #B5B6BE
square
#BEB5BB #BEBCB5 #B5BEB8 #B5B6BE
split-complementary
#BEB5BB #B6BEB5 #B5BEBC
monochromatic
#84747F #A1949D #BEB5BB #DBD6D9 #F1EFF0
Accessibility & contrast
On white
2.00
#BEB5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#BEB5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB5BB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB5BB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#BFB5B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb5bb; /* rgb */ color: rgb(190, 181, 187); /* oklch */ color: oklch(78.2% 0.013 337.6);
Tailwind
colors: {
custom: {
50: '#d1cbcf',
500: '#beb5bb',
950: '#000000',
},
}SCSS
$custom: #beb5bb; $custom-light: #d1cbcf; $custom-dark: #000000;
JSON
{
"hex": "#beb5bb",
"rgb": {
"r": 190,
"g": 181,
"b": 187
},
"hsl": {
"h": 320,
"s": 6.475,
"l": 72.745
},
"oklch": {
"l": 0.78231,
"c": 0.01311,
"h": 337.6
},
"luminance": 0.47583
}Semantic roles & 50–950 ramp
primary
#BEB5BB
secondary
#E4E7E5
accent
#906955
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282