#B8BBBF#B8BBBF
#B8BBBF is a light, near-neutral grey. Relative luminance 0.495; OKLCH L 79.1% C 0.007 H 255.4°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBBF |
|---|---|
| RGB | rgb(184, 187, 191) |
| HSL | hsl(214, 5%, 74%) |
| HSV | hsv(214, 4%, 75%) |
| CMYK | cmyk(3.7%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(75.76, -0.28, -2.38) |
| CIE-LCH | lch(75.76, 2.40, 263.20°) |
| OKLab | oklab(79.09% -0.0016 -0.0063) |
| OKLCH | oklch(79.09% 0.007 255.4) |
| XYZ | xyz(46.9397, 49.4924, 56.3602) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.12
Silver
#C0C0C0
ΔE00 2.69
Silver (survey)
#C5C9C7
ΔE00 4.87
Dark Gray
#A9A9A9
ΔE00 5.41
Light Gray
#D3D3D3
ΔE00 6.50
Cool Gray
#9AA7B0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBBF #BFBCB8
analogous
#B8BEBF #B8BBBF #B8B8BF
triadic
#B8BBBF #BFB8BB #BBBFB8
tetradic
#B8BBBF #BFB8BE #BFBCB8 #B8BFB8
square
#B8BBBF #BFB8BE #BFBCB8 #B8BFB8
split-complementary
#B8BBBF #BFB8B8 #BEBFB8
monochromatic
#787D85 #989CA2 #B8BBBF #D8DADC #EFF0F0
Accessibility & contrast
On white
1.93
#B8BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#B8BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBBF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBBF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#B6BCBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b8bbbf; /* rgb */ color: rgb(184, 187, 191); /* oklch */ color: oklch(79.1% 0.007 255.4);
Tailwind
colors: {
custom: {
50: '#cdcfd2',
500: '#b8bbbf',
950: '#000000',
},
}SCSS
$custom: #b8bbbf; $custom-light: #cdcfd2; $custom-dark: #000000;
JSON
{
"hex": "#b8bbbf",
"rgb": {
"r": 184,
"g": 187,
"b": 191
},
"hsl": {
"h": 214.286,
"s": 5.185,
"l": 73.529
},
"oklch": {
"l": 0.79088,
"c": 0.00656,
"h": 255.4
},
"luminance": 0.49493
}Semantic roles & 50–950 ramp
primary
#B8BBBF
secondary
#E6E6E5
accent
#77568F
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#131314
muted
#828282