#BEBAB4#BEBAB4
#BEBAB4 is a light, near-neutral grey. Relative luminance 0.494; OKLCH L 79.0% C 0.010 H 78.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAB4 |
|---|---|
| RGB | rgb(190, 186, 180) |
| HSL | hsl(36, 7%, 73%) |
| HSV | hsv(36, 5%, 75%) |
| CMYK | cmyk(0%, 2.1%, 5.3%, 25.5%) |
| CIE-LAB | lab(75.68, 0.32, 3.53) |
| CIE-LCH | lch(75.68, 3.55, 84.76°) |
| OKLab | oklab(79.04% 0.0019 0.0093) |
| OKLCH | oklch(79.04% 0.01 78.2) |
| XYZ | xyz(47.0312, 49.3605, 50.2210) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.61
Warm Gray
#C9BEB0
ΔE00 4.31
Silver (survey)
#C5C9C7
ΔE00 5.37
Dark Gray
#A9A9A9
ΔE00 5.86
Dove Gray
#B6B8BD
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAB4 #B4B8BE
analogous
#BEB5B4 #BEBAB4 #BDBEB4
triadic
#BEBAB4 #B4BEBA #BAB4BE
tetradic
#BEBAB4 #B4BEB5 #B4B8BE #BEB4BD
square
#BEBAB4 #B4BEB5 #B4B8BE #BEB4BD
split-complementary
#BEBAB4 #B4BDBE #B5B4BE
monochromatic
#857E73 #A29C93 #BEBAB4 #DAD8D5 #F1F0EF
Accessibility & contrast
On white
1.93
#BEBAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#BEBAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAB4
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAB4 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB4
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#C0B9B8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bebab4; /* rgb */ color: rgb(190, 186, 180); /* oklch */ color: oklch(79.0% 0.010 78.2);
Tailwind
colors: {
custom: {
50: '#d1ceca',
500: '#bebab4',
950: '#000000',
},
}SCSS
$custom: #bebab4; $custom-light: #d1ceca; $custom-dark: #000000;
JSON
{
"hex": "#bebab4",
"rgb": {
"r": 190,
"g": 186,
"b": 180
},
"hsl": {
"h": 36,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.79044,
"c": 0.00952,
"h": 78.2
},
"luminance": 0.4936
}Semantic roles & 50–950 ramp
primary
#BEBAB4
secondary
#E4E5E7
accent
#6D9154
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282