#BEBCB7#BEBCB7
#BEBCB7 is a light, near-neutral grey. Relative luminance 0.503; OKLCH L 79.5% C 0.007 H 88.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCB7 |
|---|---|
| RGB | rgb(190, 188, 183) |
| HSL | hsl(43, 5%, 73%) |
| HSV | hsv(43, 4%, 75%) |
| CMYK | cmyk(0%, 1.1%, 3.7%, 25.5%) |
| CIE-LAB | lab(76.27, -0.21, 2.77) |
| CIE-LCH | lch(76.27, 2.78, 94.31°) |
| OKLab | oklab(79.54% 0.0002 0.0073) |
| OKLCH | oklch(79.54% 0.007 88.7) |
| XYZ | xyz(47.7644, 50.3327, 51.9894) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.82
Silver (survey)
#C5C9C7
ΔE00 4.32
Warm Gray
#C9BEB0
ΔE00 5.11
Dove Gray
#B6B8BD
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 5.89
Light Gray
#D3D3D3
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCB7 #B7B9BE
analogous
#BEB8B7 #BEBCB7 #BCBEB7
triadic
#BEBCB7 #B7BEBC #BCB7BE
tetradic
#BEBCB7 #B7BEB8 #B7B9BE #BEB7BC
square
#BEBCB7 #B7BEB8 #B7B9BE #BEB7BC
split-complementary
#BEBCB7 #B7BCBE #B8B7BE
monochromatic
#848077 #A19E97 #BEBCB7 #DBDAD7 #F0F0EF
Accessibility & contrast
On white
1.90
#BEBCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BEBCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCB7
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCB7 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCB7
Deuteranopia (green-blind)
#BEBCB7
Tritanopia (blue-blind)
#BFBBBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebcb7; /* rgb */ color: rgb(190, 188, 183); /* oklch */ color: oklch(79.5% 0.007 88.7);
Tailwind
colors: {
custom: {
50: '#d1d0cc',
500: '#bebcb7',
950: '#000000',
},
}SCSS
$custom: #bebcb7; $custom-light: #d1d0cc; $custom-dark: #000000;
JSON
{
"hex": "#bebcb7",
"rgb": {
"r": 190,
"g": 188,
"b": 183
},
"hsl": {
"h": 42.857,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.79539,
"c": 0.00732,
"h": 88.7
},
"luminance": 0.50332
}Semantic roles & 50–950 ramp
primary
#BEBCB7
secondary
#898B91
accent
#678F57
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383