#BEB4BD#BEB4BD
#BEB4BD is a light, near-neutral grey. Relative luminance 0.473; OKLCH L 78.1% C 0.017 H 328.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4BD |
|---|---|
| RGB | rgb(190, 180, 189) |
| HSL | hsl(306, 7%, 73%) |
| HSV | hsv(306, 5%, 75%) |
| CMYK | cmyk(0%, 5.3%, 0.5%, 25.5%) |
| CIE-LAB | lab(74.36, 5.18, -3.29) |
| CIE-LCH | lch(74.36, 6.14, 327.57°) |
| OKLab | oklab(78.09% 0.0144 -0.0087) |
| OKLCH | oklch(78.09% 0.017 328.8) |
| XYZ | xyz(46.7404, 47.2641, 54.7948) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.42
Silver
#C0C0C0
ΔE00 7.49
Dark Gray
#A9A9A9
ΔE00 8.08
Pinkish Grey
#C8ACA9
ΔE00 8.22
Thistle
#D8BFD8
ΔE00 8.91
Light Gray
#D3D3D3
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4BD #B4BEB5
analogous
#BAB4BE #BEB4BD #BEB4B8
triadic
#BEB4BD #BDBEB4 #B4BDBE
tetradic
#BEB4BD #BEBAB4 #B4BEB5 #B4B8BE
square
#BEB4BD #BEBAB4 #B4BEB5 #B4B8BE
split-complementary
#BEB4BD #B8BEB4 #B4BEBA
monochromatic
#857383 #A293A0 #BEB4BD #DAD5DA #F1EFF1
Accessibility & contrast
On white
2.01
#BEB4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#BEB4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4BD
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4BD | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BD
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#BFB5B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb4bd; /* rgb */ color: rgb(190, 180, 189); /* oklch */ color: oklch(78.1% 0.017 328.8);
Tailwind
colors: {
custom: {
50: '#d1cad0',
500: '#beb4bd',
950: '#000000',
},
}SCSS
$custom: #beb4bd; $custom-light: #d1cad0; $custom-dark: #000000;
JSON
{
"hex": "#beb4bd",
"rgb": {
"r": 190,
"g": 180,
"b": 189
},
"hsl": {
"h": 306,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.7809,
"c": 0.01681,
"h": 328.8
},
"luminance": 0.47264
}Semantic roles & 50–950 ramp
primary
#BEB4BD
secondary
#E4E7E4
accent
#915A54
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282