#BEB4BA#BEB4BA
#BEB4BA is a light, near-neutral grey. Relative luminance 0.471; OKLCH L 78.0% C 0.014 H 340.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4BA |
|---|---|
| RGB | rgb(190, 180, 186) |
| HSL | hsl(324, 7%, 73%) |
| HSV | hsv(324, 5%, 75%) |
| CMYK | cmyk(0%, 5.3%, 2.1%, 25.5%) |
| CIE-LAB | lab(74.28, 4.63, -1.77) |
| CIE-LCH | lch(74.28, 4.96, 339.02°) |
| OKLab | oklab(78% 0.0132 -0.0046) |
| OKLCH | oklch(78% 0.014 340.6) |
| XYZ | xyz(46.4181, 47.1352, 53.0975) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.94
Silver
#C0C0C0
ΔE00 6.65
Dark Gray
#A9A9A9
ΔE00 7.26
Pinkish Grey
#C8ACA9
ΔE00 7.57
Light Gray
#D3D3D3
ΔE00 9.45
Thistle
#D8BFD8
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4BA #B4BEB8
analogous
#BDB4BE #BEB4BA #BEB4B5
triadic
#BEB4BA #BABEB4 #B4BABE
tetradic
#BEB4BA #BEBDB4 #B4BEB8 #B4B5BE
square
#BEB4BA #BEBDB4 #B4BEB8 #B4B5BE
split-complementary
#BEB4BA #B5BEB4 #B4BEBD
monochromatic
#85737E #A2939C #BEB4BA #DAD5D8 #F1EFF0
Accessibility & contrast
On white
2.01
#BEB4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#BEB4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4BA
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4BA | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BA
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#BFB4B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb4ba; /* rgb */ color: rgb(190, 180, 186); /* oklch */ color: oklch(78.0% 0.014 340.6);
Tailwind
colors: {
custom: {
50: '#d1cace',
500: '#beb4ba',
950: '#000000',
},
}SCSS
$custom: #beb4ba; $custom-light: #d1cace; $custom-dark: #000000;
JSON
{
"hex": "#beb4ba",
"rgb": {
"r": 190,
"g": 180,
"b": 186
},
"hsl": {
"h": 324,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.77999,
"c": 0.01402,
"h": 340.6
},
"luminance": 0.47135
}Semantic roles & 50–950 ramp
primary
#BEB4BA
secondary
#E4E7E5
accent
#916D54
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282