#B7BEBC#B7BEBC
#B7BEBC is a light, near-neutral grey. Relative luminance 0.505; OKLCH L 79.5% C 0.008 H 177.3°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEBC |
|---|---|
| RGB | rgb(183, 190, 188) |
| HSL | hsl(163, 5%, 73%) |
| HSV | hsv(163, 4%, 75%) |
| CMYK | cmyk(3.7%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(76.39, -2.80, 0.16) |
| CIE-LCH | lch(76.39, 2.80, 176.63°) |
| OKLab | oklab(79.54% -0.0082 0.0004) |
| OKLCH | oklch(79.54% 0.008 177.3) |
| XYZ | xyz(47.0173, 50.5248, 54.8424) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.29
Silver
#C0C0C0
ΔE00 3.95
Dove Gray
#B6B8BD
ΔE00 5.15
Dark Gray
#A9A9A9
ΔE00 6.59
Light Gray
#D3D3D3
ΔE00 6.81
Light Grey
#D8DCD6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEBC #BEB7B9
analogous
#B7BEB8 #B7BEBC #B7BCBE
triadic
#B7BEBC #BCB7BE #BEBCB7
tetradic
#B7BEBC #B8B7BE #BEB7B9 #BCBEB7
square
#B7BEBC #B8B7BE #BEB7B9 #BCBEB7
split-complementary
#B7BEBC #BEB7BC #BEB8B7
monochromatic
#778480 #97A19E #B7BEBC #D7DBDA #EFF0F0
Accessibility & contrast
On white
1.89
#B7BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#B7BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEBC
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEBC | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBC
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#B6BEBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bebc; /* rgb */ color: rgb(183, 190, 188); /* oklch */ color: oklch(79.5% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#ccd1d0',
500: '#b7bebc',
950: '#000000',
},
}SCSS
$custom: #b7bebc; $custom-light: #ccd1d0; $custom-dark: #000000;
JSON
{
"hex": "#b7bebc",
"rgb": {
"r": 183,
"g": 190,
"b": 188
},
"hsl": {
"h": 162.857,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.79542,
"c": 0.00825,
"h": 177.3
},
"luminance": 0.50525
}Semantic roles & 50–950 ramp
primary
#B7BEBC
secondary
#91898B
accent
#57678F
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383