#B7BEBD#B7BEBD
#B7BEBD is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.6% C 0.008 H 186.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEBD |
|---|---|
| RGB | rgb(183, 190, 189) |
| HSL | hsl(171, 5%, 73%) |
| HSV | hsv(171, 4%, 75%) |
| CMYK | cmyk(3.7%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(76.42, -2.61, -0.34) |
| CIE-LCH | lch(76.42, 2.63, 187.41°) |
| OKLab | oklab(79.57% -0.0078 -0.0009) |
| OKLCH | oklch(79.57% 0.008 186.8) |
| XYZ | xyz(47.1255, 50.5680, 55.4121) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.26
Silver
#C0C0C0
ΔE00 3.72
Dove Gray
#B6B8BD
ΔE00 4.71
Dark Gray
#A9A9A9
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 6.66
Light Grey
#D8DCD6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEBD #BEB7B8
analogous
#B7BEB9 #B7BEBD #B7BBBE
triadic
#B7BEBD #BDB7BE #BEBDB7
tetradic
#B7BEBD #B9B7BE #BEB7B8 #BBBEB7
square
#B7BEBD #B9B7BE #BEB7B8 #BBBEB7
split-complementary
#B7BEBD #BEB7BB #BEB9B7
monochromatic
#778482 #97A1A0 #B7BEBD #D7DBDA #EFF0F0
Accessibility & contrast
On white
1.89
#B7BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#B7BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEBD
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEBD | 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)
#BDBDBD
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#B5BEBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bebd; /* rgb */ color: rgb(183, 190, 189); /* oklch */ color: oklch(79.6% 0.008 186.8);
Tailwind
colors: {
custom: {
50: '#ccd1d0',
500: '#b7bebd',
950: '#000000',
},
}SCSS
$custom: #b7bebd; $custom-light: #ccd1d0; $custom-dark: #000000;
JSON
{
"hex": "#b7bebd",
"rgb": {
"r": 183,
"g": 190,
"b": 189
},
"hsl": {
"h": 171.429,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.79571,
"c": 0.0079,
"h": 186.8
},
"luminance": 0.50568
}Semantic roles & 50–950 ramp
primary
#B7BEBD
secondary
#91898A
accent
#575F8F
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383