#BEB4BF#BEB4BF
#BEB4BF is a light, near-neutral grey. Relative luminance 0.474; OKLCH L 78.2% C 0.019 H 323.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4BF |
|---|---|
| RGB | rgb(190, 180, 191) |
| HSL | hsl(295, 8%, 73%) |
| HSV | hsv(295, 6%, 75%) |
| CMYK | cmyk(0.5%, 5.8%, 0%, 25.1%) |
| CIE-LAB | lab(74.41, 5.56, -4.30) |
| CIE-LCH | lch(74.41, 7.03, 322.25°) |
| OKLab | oklab(78.15% 0.0151 -0.0114) |
| OKLCH | oklch(78.15% 0.019 323) |
| XYZ | xyz(46.9590, 47.3515, 55.9460) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.84
Silver
#C0C0C0
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 8.31
Dark Gray
#A9A9A9
ΔE00 8.68
Pinkish Grey
#C8ACA9
ΔE00 8.71
Light Gray
#D3D3D3
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4BF #B5BFB4
analogous
#B8B4BF #BEB4BF #BFB4BA
triadic
#BEB4BF #BFBEB4 #B4BFBE
tetradic
#BEB4BF #BFB8B4 #B5BFB4 #B4BABF
square
#BEB4BF #BFB8B4 #B5BFB4 #B4BABF
split-complementary
#BEB4BF #BABFB4 #B4BFB8
monochromatic
#847286 #A193A3 #BEB4BF #DBD5DB #F1EEF1
Accessibility & contrast
On white
2.01
#BEB4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#BEB4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4BF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4BF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C0
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#BFB5B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb4bf; /* rgb */ color: rgb(190, 180, 191); /* oklch */ color: oklch(78.2% 0.019 323.0);
Tailwind
colors: {
custom: {
50: '#d1cad2',
500: '#beb4bf',
950: '#000000',
},
}SCSS
$custom: #beb4bf; $custom-light: #d1cad2; $custom-dark: #000000;
JSON
{
"hex": "#beb4bf",
"rgb": {
"r": 190,
"g": 180,
"b": 191
},
"hsl": {
"h": 294.545,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.78152,
"c": 0.01895,
"h": 323
},
"luminance": 0.47351
}Semantic roles & 50–950 ramp
primary
#BEB4BF
secondary
#E4E7E4
accent
#925459
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282