#B7BDBE#B7BDBE
#B7BDBE is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.4% C 0.007 H 208.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BDBE |
|---|---|
| RGB | rgb(183, 189, 190) |
| HSL | hsl(189, 5%, 73%) |
| HSV | hsv(189, 4%, 75%) |
| CMYK | cmyk(3.7%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(76.18, -1.89, -1.23) |
| CIE-LCH | lch(76.18, 2.25, 213.07°) |
| OKLab | oklab(79.39% -0.006 -0.0033) |
| OKLCH | oklch(79.39% 0.007 208.8) |
| XYZ | xyz(47.0185, 50.1799, 55.9138) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.08
Dove Gray
#B6B8BD
ΔE00 3.49
Silver (survey)
#C5C9C7
ΔE00 3.54
Dark Gray
#A9A9A9
ΔE00 5.95
Light Gray
#D3D3D3
ΔE00 6.45
Cool Gray
#9AA7B0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BDBE #BEB8B7
analogous
#B7BEBB #B7BDBE #B7B9BE
triadic
#B7BDBE #BEB7BD #BDBEB7
tetradic
#B7BDBE #BBB7BE #BEB8B7 #B9BEB7
square
#B7BDBE #BBB7BE #BEB8B7 #B9BEB7
split-complementary
#B7BDBE #BEB7B9 #BEBBB7
monochromatic
#778284 #97A0A1 #B7BDBE #D7DADB #EFF0F0
Accessibility & contrast
On white
1.90
#B7BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#B7BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BDBE
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BDBE | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#BBBBBE
Tritanopia (blue-blind)
#B5BEBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bdbe; /* rgb */ color: rgb(183, 189, 190); /* oklch */ color: oklch(79.4% 0.007 208.8);
Tailwind
colors: {
custom: {
50: '#ccd0d1',
500: '#b7bdbe',
950: '#000000',
},
}SCSS
$custom: #b7bdbe; $custom-light: #ccd0d1; $custom-dark: #000000;
JSON
{
"hex": "#b7bdbe",
"rgb": {
"r": 183,
"g": 189,
"b": 190
},
"hsl": {
"h": 188.571,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.79393,
"c": 0.00685,
"h": 208.8
},
"luminance": 0.5018
}Semantic roles & 50–950 ramp
primary
#B7BDBE
secondary
#918A89
accent
#5F578F
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383