#BEBBB6#BEBBB6
#BEBBB6 is a light, near-neutral grey. Relative luminance 0.499; OKLCH L 79.3% C 0.008 H 80.7°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBB6 |
|---|---|
| RGB | rgb(190, 187, 182) |
| HSL | hsl(38, 6%, 73%) |
| HSV | hsv(38, 4%, 75%) |
| CMYK | cmyk(0%, 1.6%, 4.2%, 25.5%) |
| CIE-LAB | lab(75.99, 0.15, 2.90) |
| CIE-LCH | lch(75.99, 2.90, 87.12°) |
| OKLab | oklab(79.31% 0.0013 0.0077) |
| OKLCH | oklch(79.31% 0.008 80.7) |
| XYZ | xyz(47.4478, 49.8654, 51.3723) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.99
Silver (survey)
#C5C9C7
ΔE00 4.79
Warm Gray
#C9BEB0
ΔE00 4.83
Dove Gray
#B6B8BD
ΔE00 5.45
Dark Gray
#A9A9A9
ΔE00 5.75
Light Gray
#D3D3D3
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBB6 #B6B9BE
analogous
#BEB7B6 #BEBBB6 #BDBEB6
triadic
#BEBBB6 #B6BEBB #BBB6BE
tetradic
#BEBBB6 #B6BEB7 #B6B9BE #BEB6BD
square
#BEBBB6 #B6BEB7 #B6B9BE #BEB6BD
split-complementary
#BEBBB6 #B6BDBE #B7B6BE
monochromatic
#847F76 #A19D96 #BEBBB6 #DBD9D6 #F1F0EF
Accessibility & contrast
On white
1.91
#BEBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#BEBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBB6
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBB6 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB6
Deuteranopia (green-blind)
#BDBCB6
Tritanopia (blue-blind)
#C0BABA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbb6; /* rgb */ color: rgb(190, 187, 182); /* oklch */ color: oklch(79.3% 0.008 80.7);
Tailwind
colors: {
custom: {
50: '#d1cfcb',
500: '#bebbb6',
950: '#000000',
},
}SCSS
$custom: #bebbb6; $custom-light: #d1cfcb; $custom-dark: #000000;
JSON
{
"hex": "#bebbb6",
"rgb": {
"r": 190,
"g": 187,
"b": 182
},
"hsl": {
"h": 37.5,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.79306,
"c": 0.00775,
"h": 80.7
},
"luminance": 0.49865
}Semantic roles & 50–950 ramp
primary
#BEBBB6
secondary
#E4E5E7
accent
#6C9056
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282