#BEBBBA#BEBBBA
#BEBBBA is a light, near-neutral grey. Relative luminance 0.500; OKLCH L 79.4% C 0.004 H 39.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBBA |
|---|---|
| RGB | rgb(190, 187, 186) |
| HSL | hsl(15, 3%, 74%) |
| HSV | hsv(15, 2%, 75%) |
| CMYK | cmyk(0%, 1.6%, 2.1%, 25.5%) |
| CIE-LAB | lab(76.09, 0.87, 0.88) |
| CIE-LCH | lch(76.09, 1.23, 45.32°) |
| OKLab | oklab(79.42% 0.0028 0.0023) |
| OKLCH | oklch(79.42% 0.004 39.5) |
| XYZ | xyz(47.8671, 50.0331, 53.5805) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.90
Dove Gray
#B6B8BD
ΔE00 3.71
Silver (survey)
#C5C9C7
ΔE00 4.97
Dark Gray
#A9A9A9
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 6.03
Warm Gray
#C9BEB0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBBA #BABDBE
analogous
#BEBABB #BEBBBA #BEBDBA
triadic
#BEBBBA #BABEBB #BBBABE
tetradic
#BEBBBA #BBBEBA #BABDBE #BDBABE
square
#BEBBBA #BBBEBA #BABDBE #BDBABE
split-complementary
#BEBBBA #BABEBD #BABBBE
monochromatic
#837D7B #A09C9A #BEBBBA #DCDADA #F0EFEF
Accessibility & contrast
On white
1.91
#BEBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#BEBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBBA
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBBA | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBBA
Deuteranopia (green-blind)
#BCBCBA
Tritanopia (blue-blind)
#BFBBBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebbba; /* rgb */ color: rgb(190, 187, 186); /* oklch */ color: oklch(79.4% 0.004 39.5);
Tailwind
colors: {
custom: {
50: '#d1cfce',
500: '#bebbba',
950: '#000000',
},
}SCSS
$custom: #bebbba; $custom-light: #d1cfce; $custom-dark: #000000;
JSON
{
"hex": "#bebbba",
"rgb": {
"r": 190,
"g": 187,
"b": 186
},
"hsl": {
"h": 15,
"s": 2.985,
"l": 73.725
},
"oklch": {
"l": 0.79421,
"c": 0.00367,
"h": 39.5
},
"luminance": 0.50033
}Semantic roles & 50–950 ramp
primary
#BEBBBA
secondary
#8C8F90
accent
#808D59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141313
muted
#838383