#BEBEB4#BEBEB4
#BEBEB4 is a light, near-neutral grey. Relative luminance 0.511; OKLCH L 79.9% C 0.014 H 106.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEB4 |
|---|---|
| RGB | rgb(190, 190, 180) |
| HSL | hsl(60, 7%, 73%) |
| HSV | hsv(60, 5%, 75%) |
| CMYK | cmyk(0%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(76.72, -1.80, 5.04) |
| CIE-LCH | lch(76.72, 5.36, 109.68°) |
| OKLab | oklab(79.87% -0.004 0.0133) |
| OKLCH | oklch(79.87% 0.014 106.7) |
| XYZ | xyz(47.8857, 51.0695, 50.5059) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.85
Silver
#C0C0C0
ΔE00 5.12
Warm Gray
#C9BEB0
ΔE00 5.35
Light Gray
#D3D3D3
ΔE00 7.40
Dark Gray
#A9A9A9
ΔE00 7.55
Light Grey
#D8DCD6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEB4 #B4B4BE
analogous
#BEB9B4 #BEBEB4 #B9BEB4
triadic
#BEBEB4 #B4BEBE #BEB4BE
tetradic
#BEBEB4 #B4BEB9 #B4B4BE #BEB4B9
square
#BEBEB4 #B4BEB9 #B4B4BE #BEB4B9
split-complementary
#BEBEB4 #B4B9BE #B9B4BE
monochromatic
#858573 #A2A293 #BEBEB4 #DADAD5 #F1F1EF
Accessibility & contrast
On white
1.87
#BEBEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BEBEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEB4
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEB4 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB3
Deuteranopia (green-blind)
#C0BEB4
Tritanopia (blue-blind)
#C0BDBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebeb4; /* rgb */ color: rgb(190, 190, 180); /* oklch */ color: oklch(79.9% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#d1d1ca',
500: '#bebeb4',
950: '#000000',
},
}SCSS
$custom: #bebeb4; $custom-light: #d1d1ca; $custom-dark: #000000;
JSON
{
"hex": "#bebeb4",
"rgb": {
"r": 190,
"g": 190,
"b": 180
},
"hsl": {
"h": 60,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.79867,
"c": 0.01383,
"h": 106.7
},
"luminance": 0.51069
}Semantic roles & 50–950 ramp
primary
#BEBEB4
secondary
#858591
accent
#549154
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382