#B7BEBB#B7BEBB
#B7BEBB is a light, near-neutral grey. Relative luminance 0.505; OKLCH L 79.5% C 0.009 H 168.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEBB |
|---|---|
| RGB | rgb(183, 190, 187) |
| HSL | hsl(154, 5%, 73%) |
| HSV | hsv(154, 4%, 75%) |
| CMYK | cmyk(3.7%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(76.36, -2.99, 0.67) |
| CIE-LCH | lch(76.36, 3.06, 167.38°) |
| OKLab | oklab(79.51% -0.0086 0.0017) |
| OKLCH | oklch(79.51% 0.009 168.7) |
| XYZ | xyz(46.9099, 50.4818, 54.2767) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.39
Silver
#C0C0C0
ΔE00 4.22
Dove Gray
#B6B8BD
ΔE00 5.59
Dark Gray
#A9A9A9
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 6.98
Light Grey
#D8DCD6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEBB #BEB7BA
analogous
#B7BEB7 #B7BEBB #B7BDBE
triadic
#B7BEBB #BBB7BE #BEBBB7
tetradic
#B7BEBB #B7B7BE #BEB7BA #BDBEB7
square
#B7BEBB #B7B7BE #BEB7BA #BDBEB7
split-complementary
#B7BEBB #BEB7BD #BEB7B7
monochromatic
#77847E #97A19D #B7BEBB #D7DBD9 #EFF0F0
Accessibility & contrast
On white
1.89
#B7BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#B7BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEBB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEBB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#B6BEBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bebb; /* rgb */ color: rgb(183, 190, 187); /* oklch */ color: oklch(79.5% 0.009 168.7);
Tailwind
colors: {
custom: {
50: '#ccd1cf',
500: '#b7bebb',
950: '#000000',
},
}SCSS
$custom: #b7bebb; $custom-light: #ccd1cf; $custom-dark: #000000;
JSON
{
"hex": "#b7bebb",
"rgb": {
"r": 183,
"g": 190,
"b": 187
},
"hsl": {
"h": 154.286,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.79512,
"c": 0.00881,
"h": 168.7
},
"luminance": 0.50482
}Semantic roles & 50–950 ramp
primary
#B7BEBB
secondary
#91898C
accent
#576F8F
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131413
muted
#838383