#BEB4BB#BEB4BB
#BEB4BB is a light, near-neutral grey. Relative luminance 0.472; OKLCH L 78.0% C 0.015 H 336.2°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4BB |
|---|---|
| RGB | rgb(190, 180, 187) |
| HSL | hsl(318, 7%, 73%) |
| HSV | hsv(318, 5%, 75%) |
| CMYK | cmyk(0%, 5.3%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.30, 4.81, -2.28) |
| CIE-LCH | lch(74.30, 5.32, 334.64°) |
| OKLab | oklab(78.03% 0.0136 -0.006) |
| OKLCH | oklch(78.03% 0.015 336.2) |
| XYZ | xyz(46.5248, 47.1779, 53.6593) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.07
Silver
#C0C0C0
ΔE00 6.92
Dark Gray
#A9A9A9
ΔE00 7.52
Pinkish Grey
#C8ACA9
ΔE00 7.77
Thistle
#D8BFD8
ΔE00 9.56
Light Gray
#D3D3D3
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4BB #B4BEB7
analogous
#BCB4BE #BEB4BB #BEB4B6
triadic
#BEB4BB #BBBEB4 #B4BBBE
tetradic
#BEB4BB #BEBCB4 #B4BEB7 #B4B6BE
square
#BEB4BB #BEBCB4 #B4BEB7 #B4B6BE
split-complementary
#BEB4BB #B6BEB4 #B4BEBC
monochromatic
#85737F #A2939D #BEB4BB #DAD5D9 #F1EFF0
Accessibility & contrast
On white
2.01
#BEB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#BEB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4BB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4BB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#BFB4B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb4bb; /* rgb */ color: rgb(190, 180, 187); /* oklch */ color: oklch(78.0% 0.015 336.2);
Tailwind
colors: {
custom: {
50: '#d1cacf',
500: '#beb4bb',
950: '#000000',
},
}SCSS
$custom: #beb4bb; $custom-light: #d1cacf; $custom-dark: #000000;
JSON
{
"hex": "#beb4bb",
"rgb": {
"r": 190,
"g": 180,
"b": 187
},
"hsl": {
"h": 318,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.78029,
"c": 0.01487,
"h": 336.2
},
"luminance": 0.47178
}Semantic roles & 50–950 ramp
primary
#BEB4BB
secondary
#E4E7E5
accent
#916754
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282