#BEBBB5#BEBBB5
#BEBBB5 is a light, near-neutral grey. Relative luminance 0.498; OKLCH L 79.3% C 0.009 H 84.6°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBB5 |
|---|---|
| RGB | rgb(190, 187, 181) |
| HSL | hsl(40, 6%, 73%) |
| HSV | hsv(40, 5%, 75%) |
| CMYK | cmyk(0%, 1.6%, 4.7%, 25.5%) |
| CIE-LAB | lab(75.96, -0.03, 3.40) |
| CIE-LCH | lch(75.96, 3.40, 90.55°) |
| OKLab | oklab(79.28% 0.0009 0.009) |
| OKLCH | oklch(79.28% 0.009 84.6) |
| XYZ | xyz(47.3448, 49.8242, 50.8299) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.40
Warm Gray
#C9BEB0
ΔE00 4.55
Silver (survey)
#C5C9C7
ΔE00 4.90
Dove Gray
#B6B8BD
ΔE00 5.91
Dark Gray
#A9A9A9
ΔE00 5.95
Light Gray
#D3D3D3
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBB5 #B5B8BE
analogous
#BEB6B5 #BEBBB5 #BCBEB5
triadic
#BEBBB5 #B5BEBB #BBB5BE
tetradic
#BEBBB5 #B5BEB6 #B5B8BE #BEB5BC
square
#BEBBB5 #B5BEB6 #B5B8BE #BEB5BC
split-complementary
#BEBBB5 #B5BCBE #B6B5BE
monochromatic
#847F74 #A19D94 #BEBBB5 #DBD9D6 #F1F0EF
Accessibility & contrast
On white
1.92
#BEBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#BEBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBB5
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBB5 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB5
Deuteranopia (green-blind)
#BDBCB5
Tritanopia (blue-blind)
#C0BAB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbb5; /* rgb */ color: rgb(190, 187, 181); /* oklch */ color: oklch(79.3% 0.009 84.6);
Tailwind
colors: {
custom: {
50: '#d1cfcb',
500: '#bebbb5',
950: '#000000',
},
}SCSS
$custom: #bebbb5; $custom-light: #d1cfcb; $custom-dark: #000000;
JSON
{
"hex": "#bebbb5",
"rgb": {
"r": 190,
"g": 187,
"b": 181
},
"hsl": {
"h": 40,
"s": 6.475,
"l": 72.745
},
"oklch": {
"l": 0.79277,
"c": 0.00902,
"h": 84.6
},
"luminance": 0.49824
}Semantic roles & 50–950 ramp
primary
#BEBBB5
secondary
#E4E5E7
accent
#699055
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282