#BEBCB4#BEBCB4
#BEBCB4 is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.5% C 0.011 H 95.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCB4 |
|---|---|
| RGB | rgb(190, 188, 180) |
| HSL | hsl(48, 7%, 73%) |
| HSV | hsv(48, 5%, 75%) |
| CMYK | cmyk(0%, 1.1%, 5.3%, 25.5%) |
| CIE-LAB | lab(76.20, -0.74, 4.29) |
| CIE-LCH | lch(76.20, 4.35, 99.81°) |
| OKLab | oklab(79.46% -0.001 0.0113) |
| OKLCH | oklch(79.46% 0.011 95.2) |
| XYZ | xyz(47.4555, 50.2091, 50.3625) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.17
Warm Gray
#C9BEB0
ΔE00 4.55
Silver (survey)
#C5C9C7
ΔE00 4.86
Dark Gray
#A9A9A9
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCB4 #B4B6BE
analogous
#BEB7B4 #BEBCB4 #BBBEB4
triadic
#BEBCB4 #B4BEBC #BCB4BE
tetradic
#BEBCB4 #B4BEB7 #B4B6BE #BEB4BB
square
#BEBCB4 #B4BEB7 #B4B6BE #BEB4BB
split-complementary
#BEBCB4 #B4BBBE #B7B4BE
monochromatic
#858173 #A29F93 #BEBCB4 #DAD9D5 #F1F0EF
Accessibility & contrast
On white
1.90
#BEBCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#BEBCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCB4
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCB4 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB4
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#C0BBBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebcb4; /* rgb */ color: rgb(190, 188, 180); /* oklch */ color: oklch(79.5% 0.011 95.2);
Tailwind
colors: {
custom: {
50: '#d1d0ca',
500: '#bebcb4',
950: '#000000',
},
}SCSS
$custom: #bebcb4; $custom-light: #d1d0ca; $custom-dark: #000000;
JSON
{
"hex": "#bebcb4",
"rgb": {
"r": 190,
"g": 188,
"b": 180
},
"hsl": {
"h": 48,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.79455,
"c": 0.01134,
"h": 95.2
},
"luminance": 0.50209
}Semantic roles & 50–950 ramp
primary
#BEBCB4
secondary
#858891
accent
#619154
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382