#BEBCBE#BEBCBE
#BEBCBE is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.7% C 0.004 H 325.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCBE |
|---|---|
| RGB | rgb(190, 188, 190) |
| HSL | hsl(300, 2%, 74%) |
| HSV | hsv(300, 1%, 75%) |
| CMYK | cmyk(0%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(76.46, 1.07, -0.76) |
| CIE-LCH | lch(76.46, 1.31, 324.50°) |
| OKLab | oklab(79.74% 0.0029 -0.002) |
| OKLCH | oklch(79.74% 0.004 325.5) |
| XYZ | xyz(48.5112, 50.6314, 55.9224) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.92
Dove Gray
#B6B8BD
ΔE00 2.59
Silver (survey)
#C5C9C7
ΔE00 5.12
Dark Gray
#A9A9A9
ΔE00 5.66
Light Gray
#D3D3D3
ΔE00 5.83
Gainsboro
#DCDCDC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCBE #BCBEBC
analogous
#BDBCBE #BEBCBE #BEBCBD
triadic
#BEBCBE #BEBEBC #BCBEBE
tetradic
#BEBCBE #BEBDBC #BCBEBC #BCBDBE
square
#BEBCBE #BEBDBC #BCBEBC #BCBDBE
split-complementary
#BEBCBE #BDBEBC #BCBEBD
monochromatic
#827E82 #A09DA0 #BEBCBE #DCDBDC #F0EFF0
Accessibility & contrast
On white
1.89
#BEBCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#BEBCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCBE
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCBE | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#BEBCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebcbe; /* rgb */ color: rgb(190, 188, 190); /* oklch */ color: oklch(79.7% 0.004 325.5);
Tailwind
colors: {
custom: {
50: '#d1d0d1',
500: '#bebcbe',
950: '#000000',
},
}SCSS
$custom: #bebcbe; $custom-light: #d1d0d1; $custom-dark: #000000;
JSON
{
"hex": "#bebcbe",
"rgb": {
"r": 190,
"g": 188,
"b": 190
},
"hsl": {
"h": 300,
"s": 1.515,
"l": 74.118
},
"oklch": {
"l": 0.79743,
"c": 0.00355,
"h": 325.5
},
"luminance": 0.50631
}Semantic roles & 50–950 ramp
primary
#BEBCBE
secondary
#8E908E
accent
#8B5A5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383