#BEBCBB#BEBCBB
#BEBCBB is a light, near-neutral grey. Relative luminance 0.505; OKLCH L 79.7% C 0.003 H 48.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCBB |
|---|---|
| RGB | rgb(190, 188, 187) |
| HSL | hsl(20, 2%, 74%) |
| HSV | hsv(20, 2%, 75%) |
| CMYK | cmyk(0%, 1.1%, 1.6%, 25.5%) |
| CIE-LAB | lab(76.38, 0.51, 0.75) |
| CIE-LCH | lch(76.38, 0.91, 55.57°) |
| OKLab | oklab(79.65% 0.0018 0.002) |
| OKLCH | oklch(79.65% 0.003 48.7) |
| XYZ | xyz(48.1867, 50.5016, 54.2133) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.42
Dove Gray
#B6B8BD
ΔE00 3.57
Silver (survey)
#C5C9C7
ΔE00 4.43
Dark Gray
#A9A9A9
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 5.73
Warm Gray
#C9BEB0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCBB #BBBDBE
analogous
#BEBBBC #BEBCBB #BEBEBB
triadic
#BEBCBB #BBBEBC #BCBBBE
tetradic
#BEBCBB #BCBEBB #BBBDBE #BEBBBE
square
#BEBCBB #BCBEBB #BBBDBE #BEBBBE
split-complementary
#BEBCBB #BBBEBE #BBBCBE
monochromatic
#827E7C #A09D9C #BEBCBB #DCDBDA #F0F0EF
Accessibility & contrast
On white
1.89
#BEBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#BEBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCBB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCBB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#BDBDBB
Tritanopia (blue-blind)
#BFBCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebcbb; /* rgb */ color: rgb(190, 188, 187); /* oklch */ color: oklch(79.7% 0.003 48.7);
Tailwind
colors: {
custom: {
50: '#d1d0cf',
500: '#bebcbb',
950: '#000000',
},
}SCSS
$custom: #bebcbb; $custom-light: #d1d0cf; $custom-dark: #000000;
JSON
{
"hex": "#bebcbb",
"rgb": {
"r": 190,
"g": 188,
"b": 187
},
"hsl": {
"h": 20,
"s": 2.256,
"l": 73.922
},
"oklch": {
"l": 0.79654,
"c": 0.00266,
"h": 48.7
},
"luminance": 0.50501
}Semantic roles & 50–950 ramp
primary
#BEBCBB
secondary
#8D8F90
accent
#7B8C59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383