#BEBCB5#BEBCB5
#BEBCB5 is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.5% C 0.010 H 93.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCB5 |
|---|---|
| RGB | rgb(190, 188, 181) |
| HSL | hsl(47, 6%, 73%) |
| HSV | hsv(47, 5%, 75%) |
| CMYK | cmyk(0%, 1.1%, 4.7%, 25.5%) |
| CIE-LAB | lab(76.22, -0.57, 3.78) |
| CIE-LCH | lch(76.22, 3.82, 98.50°) |
| OKLab | oklab(79.48% -0.0006 0.01) |
| OKLCH | oklch(79.48% 0.01 93.6) |
| XYZ | xyz(47.5577, 50.2500, 50.9009) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.72
Silver (survey)
#C5C9C7
ΔE00 4.64
Warm Gray
#C9BEB0
ΔE00 4.68
Dark Gray
#A9A9A9
ΔE00 6.33
Dove Gray
#B6B8BD
ΔE00 6.44
Light Gray
#D3D3D3
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCB5 #B5B7BE
analogous
#BEB7B5 #BEBCB5 #BBBEB5
triadic
#BEBCB5 #B5BEBC #BCB5BE
tetradic
#BEBCB5 #B5BEB7 #B5B7BE #BEB5BB
square
#BEBCB5 #B5BEB7 #B5B7BE #BEB5BB
split-complementary
#BEBCB5 #B5BBBE #B7B5BE
monochromatic
#848174 #A19F94 #BEBCB5 #DBD9D6 #F1F0EF
Accessibility & contrast
On white
1.90
#BEBCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#BEBCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCB5
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCB5 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB5
Deuteranopia (green-blind)
#BEBCB5
Tritanopia (blue-blind)
#C0BBBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebcb5; /* rgb */ color: rgb(190, 188, 181); /* oklch */ color: oklch(79.5% 0.010 93.6);
Tailwind
colors: {
custom: {
50: '#d1d0cb',
500: '#bebcb5',
950: '#000000',
},
}SCSS
$custom: #bebcb5; $custom-light: #d1d0cb; $custom-dark: #000000;
JSON
{
"hex": "#bebcb5",
"rgb": {
"r": 190,
"g": 188,
"b": 181
},
"hsl": {
"h": 46.667,
"s": 6.475,
"l": 72.745
},
"oklch": {
"l": 0.79483,
"c": 0.00998,
"h": 93.6
},
"luminance": 0.5025
}Semantic roles & 50–950 ramp
primary
#BEBCB5
secondary
#868991
accent
#629055
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382