#BEBBB8#BEBBB8
#BEBBB8 is a light, near-neutral grey. Relative luminance 0.499; OKLCH L 79.4% C 0.005 H 67.8°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBB8 |
|---|---|
| RGB | rgb(190, 187, 184) |
| HSL | hsl(30, 4%, 73%) |
| HSV | hsv(30, 3%, 75%) |
| CMYK | cmyk(0%, 1.6%, 3.2%, 25.5%) |
| CIE-LAB | lab(76.04, 0.50, 1.89) |
| CIE-LCH | lch(76.04, 1.95, 75.04°) |
| OKLab | oklab(79.36% 0.002 0.005) |
| OKLCH | oklch(79.36% 0.005 67.8) |
| XYZ | xyz(47.6560, 49.9487, 52.4686) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.28
Dove Gray
#B6B8BD
ΔE00 4.54
Silver (survey)
#C5C9C7
ΔE00 4.76
Dark Gray
#A9A9A9
ΔE00 5.46
Warm Gray
#C9BEB0
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBB8 #B8BBBE
analogous
#BEB8B8 #BEBBB8 #BEBEB8
triadic
#BEBBB8 #B8BEBB #BBB8BE
tetradic
#BEBBB8 #B8BEB8 #B8BBBE #BEB8BE
square
#BEBBB8 #B8BEB8 #B8BBBE #BEB8BE
split-complementary
#BEBBB8 #B8BEBE #B8B8BE
monochromatic
#837E78 #A19C98 #BEBBB8 #DBDAD8 #F0F0EF
Accessibility & contrast
On white
1.91
#BEBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#BEBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBB8
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBB8 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB8
Deuteranopia (green-blind)
#BDBCB8
Tritanopia (blue-blind)
#BFBABA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbb8; /* rgb */ color: rgb(190, 187, 184); /* oklch */ color: oklch(79.4% 0.005 67.8);
Tailwind
colors: {
custom: {
50: '#d1cfcd',
500: '#bebbb8',
950: '#000000',
},
}SCSS
$custom: #bebbb8; $custom-light: #d1cfcd; $custom-dark: #000000;
JSON
{
"hex": "#bebbb8",
"rgb": {
"r": 190,
"g": 187,
"b": 184
},
"hsl": {
"h": 30,
"s": 4.412,
"l": 73.333
},
"oklch": {
"l": 0.79363,
"c": 0.0054,
"h": 67.8
},
"luminance": 0.49948
}Semantic roles & 50–950 ramp
primary
#BEBBB8
secondary
#E5E6E6
accent
#738E57
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141313
muted
#828282