#BEBBBD#BEBBBD
#BEBBBD is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.5% C 0.004 H 337.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBBD |
|---|---|
| RGB | rgb(190, 187, 189) |
| HSL | hsl(320, 2%, 74%) |
| HSV | hsv(320, 2%, 75%) |
| CMYK | cmyk(0%, 1.6%, 0.5%, 25.5%) |
| CIE-LAB | lab(76.17, 1.42, -0.64) |
| CIE-LCH | lch(76.17, 1.55, 335.78°) |
| OKLab | oklab(79.51% 0.004 -0.0017) |
| OKLCH | oklch(79.51% 0.004 337.4) |
| XYZ | xyz(48.1894, 50.1620, 55.2778) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.38
Dove Gray
#B6B8BD
ΔE00 2.87
Dark Gray
#A9A9A9
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.62
Light Gray
#D3D3D3
ΔE00 6.16
Warm Gray
#C9BEB0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBBD #BBBEBC
analogous
#BEBBBE #BEBBBD #BEBBBC
triadic
#BEBBBD #BDBEBB #BBBDBE
tetradic
#BEBBBD #BEBEBB #BBBEBC #BBBCBE
square
#BEBBBD #BEBEBB #BBBEBC #BBBCBE
split-complementary
#BEBBBD #BCBEBB #BBBEBE
monochromatic
#827C80 #A09C9F #BEBBBD #DCDADB #F0EFF0
Accessibility & contrast
On white
1.90
#BEBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#BEBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBBD
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBBD | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBD
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#BEBBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebbbd; /* rgb */ color: rgb(190, 187, 189); /* oklch */ color: oklch(79.5% 0.004 337.4);
Tailwind
colors: {
custom: {
50: '#d1cfd0',
500: '#bebbbd',
950: '#000000',
},
}SCSS
$custom: #bebbbd; $custom-light: #d1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#bebbbd",
"rgb": {
"r": 190,
"g": 187,
"b": 189
},
"hsl": {
"h": 320,
"s": 2.256,
"l": 73.922
},
"oklch": {
"l": 0.79509,
"c": 0.00434,
"h": 337.4
},
"luminance": 0.50162
}Semantic roles & 50–950 ramp
primary
#BEBBBD
secondary
#8D908E
accent
#8C6A59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383