#B7BEBF#B7BEBF
#B7BEBF is a light, near-neutral grey. Relative luminance 0.507; OKLCH L 79.6% C 0.008 H 207.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEBF |
|---|---|
| RGB | rgb(183, 190, 191) |
| HSL | hsl(188, 6%, 73%) |
| HSV | hsv(188, 4%, 75%) |
| CMYK | cmyk(4.2%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(76.47, -2.23, -1.35) |
| CIE-LCH | lch(76.47, 2.60, 211.14°) |
| OKLab | oklab(79.63% -0.007 -0.0036) |
| OKLCH | oklch(79.63% 0.008 207.2) |
| XYZ | xyz(47.3440, 50.6555, 56.5634) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.45
Silver (survey)
#C5C9C7
ΔE00 3.46
Dove Gray
#B6B8BD
ΔE00 3.90
Dark Gray
#A9A9A9
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.49
Cool Gray
#9AA7B0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEBF #BFB8B7
analogous
#B7BFBC #B7BEBF #B7BABF
triadic
#B7BEBF #BFB7BE #BEBFB7
tetradic
#B7BEBF #BCB7BF #BFB8B7 #BABFB7
square
#B7BEBF #BCB7BF #BFB8B7 #BABFB7
split-complementary
#B7BEBF #BFB7BA #BFBCB7
monochromatic
#768385 #97A1A2 #B7BEBF #D7DBDC #EFF0F1
Accessibility & contrast
On white
1.89
#B7BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#B7BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEBF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEBF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#B5BFBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bebf; /* rgb */ color: rgb(183, 190, 191); /* oklch */ color: oklch(79.6% 0.008 207.2);
Tailwind
colors: {
custom: {
50: '#ccd1d2',
500: '#b7bebf',
950: '#000000',
},
}SCSS
$custom: #b7bebf; $custom-light: #ccd1d2; $custom-dark: #000000;
JSON
{
"hex": "#b7bebf",
"rgb": {
"r": 183,
"g": 190,
"b": 191
},
"hsl": {
"h": 187.5,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.79631,
"c": 0.00793,
"h": 207.2
},
"luminance": 0.50656
}Semantic roles & 50–950 ramp
primary
#B7BEBF
secondary
#928A88
accent
#5D5690
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383