#BEBCBF#BEBCBF
#BEBCBF is a light, near-neutral grey. Relative luminance 0.507; OKLCH L 79.8% C 0.005 H 314.8°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCBF |
|---|---|
| RGB | rgb(190, 188, 191) |
| HSL | hsl(280, 2%, 74%) |
| HSV | hsv(280, 2%, 75%) |
| CMYK | cmyk(0.5%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(76.48, 1.25, -1.26) |
| CIE-LCH | lch(76.48, 1.78, 314.73°) |
| OKLab | oklab(79.77% 0.0033 -0.0033) |
| OKLCH | oklch(79.77% 0.005 314.8) |
| XYZ | xyz(48.6208, 50.6752, 56.5000) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.33
Dove Gray
#B6B8BD
ΔE00 2.42
Silver (survey)
#C5C9C7
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 5.96
Gainsboro
#DCDCDC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCBF #BDBFBC
analogous
#BDBCBF #BEBCBF #BFBCBF
triadic
#BEBCBF #BFBEBC #BCBFBE
tetradic
#BEBCBF #BFBDBC #BDBFBC #BCBFBF
square
#BEBCBF #BFBDBC #BDBFBC #BCBFBF
split-complementary
#BEBCBF #BFBFBC #BCBFBD
monochromatic
#817D83 #A09DA1 #BEBCBF #DCDBDD #F0EFF0
Accessibility & contrast
On white
1.89
#BEBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#BEBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCBF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCBF | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#BEBCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebcbf; /* rgb */ color: rgb(190, 188, 191); /* oklch */ color: oklch(79.8% 0.005 314.8);
Tailwind
colors: {
custom: {
50: '#d1d0d2',
500: '#bebcbf',
950: '#000000',
},
}SCSS
$custom: #bebcbf; $custom-light: #d1d0d2; $custom-dark: #000000;
JSON
{
"hex": "#bebcbf",
"rgb": {
"r": 190,
"g": 188,
"b": 191
},
"hsl": {
"h": 280,
"s": 2.29,
"l": 74.314
},
"oklch": {
"l": 0.79772,
"c": 0.00471,
"h": 314.8
},
"luminance": 0.50675
}Semantic roles & 50–950 ramp
primary
#BEBCBF
secondary
#8F918E
accent
#8C596A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383