#B4BBBF#B4BBBF
#B4BBBF is a light, near-neutral grey. Relative luminance 0.490; OKLCH L 78.8% C 0.010 H 232.4°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBBF |
|---|---|
| RGB | rgb(180, 187, 191) |
| HSL | hsl(202, 8%, 73%) |
| HSV | hsv(202, 6%, 75%) |
| CMYK | cmyk(5.8%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(75.45, -1.65, -2.86) |
| CIE-LCH | lch(75.45, 3.30, 240.00°) |
| OKLab | oklab(78.78% -0.0059 -0.0077) |
| OKLCH | oklch(78.78% 0.01 232.4) |
| XYZ | xyz(45.9948, 49.0052, 56.3159) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.71
Silver
#C0C0C0
ΔE00 3.84
Silver (survey)
#C5C9C7
ΔE00 4.84
Dark Gray
#A9A9A9
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 6.55
Light Gray
#D3D3D3
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBBF #BFB8B4
analogous
#B4BFBD #B4BBBF #B4B5BF
triadic
#B4BBBF #BFB4BB #BBBFB4
tetradic
#B4BBBF #BDB4BF #BFB8B4 #B5BFB4
square
#B4BBBF #BDB4BF #BFB8B4 #B5BFB4
split-complementary
#B4BBBF #BFB4B5 #BFBDB4
monochromatic
#727F86 #939DA3 #B4BBBF #D5D9DB #EEF0F1
Accessibility & contrast
On white
1.94
#B4BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#B4BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBBF
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBBF | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#B8B9BF
Tritanopia (blue-blind)
#B1BCBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b4bbbf; /* rgb */ color: rgb(180, 187, 191); /* oklch */ color: oklch(78.8% 0.010 232.4);
Tailwind
colors: {
custom: {
50: '#cacfd2',
500: '#b4bbbf',
950: '#000000',
},
}SCSS
$custom: #b4bbbf; $custom-light: #cacfd2; $custom-dark: #000000;
JSON
{
"hex": "#b4bbbf",
"rgb": {
"r": 180,
"g": 187,
"b": 191
},
"hsl": {
"h": 201.818,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.78776,
"c": 0.00967,
"h": 232.4
},
"luminance": 0.49006
}Semantic roles & 50–950 ramp
primary
#B4BBBF
secondary
#E7E5E4
accent
#6A5492
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282