#BBB4BF#BBB4BF
#BBB4BF is a light, near-neutral grey. Relative luminance 0.470; OKLCH L 77.9% C 0.017 H 313.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4BF |
|---|---|
| RGB | rgb(187, 180, 191) |
| HSL | hsl(278, 8%, 73%) |
| HSV | hsv(278, 6%, 75%) |
| CMYK | cmyk(2.1%, 5.8%, 0%, 25.1%) |
| CIE-LAB | lab(74.17, 4.52, -4.69) |
| CIE-LCH | lch(74.17, 6.51, 313.92°) |
| OKLab | oklab(77.9% 0.0119 -0.0125) |
| OKLCH | oklch(77.9% 0.017 313.6) |
| XYZ | xyz(46.2172, 46.9690, 55.9112) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.74
Silver
#C0C0C0
ΔE00 7.41
Dark Gray
#A9A9A9
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 9.23
Pinkish Grey
#C8ACA9
ΔE00 9.58
Light Gray
#D3D3D3
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4BF #B8BFB4
analogous
#B5B4BF #BBB4BF #BFB4BD
triadic
#BBB4BF #BFBBB4 #B4BFBB
tetradic
#BBB4BF #BFB5B4 #B8BFB4 #B4BDBF
square
#BBB4BF #BFB5B4 #B8BFB4 #B4BDBF
split-complementary
#BBB4BF #BDBFB4 #B4BFB5
monochromatic
#7F7286 #9D93A3 #BBB4BF #D9D5DB #F0EEF1
Accessibility & contrast
On white
2.02
#BBB4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#BBB4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4BF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4BF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C0
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#BBB5B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb4bf; /* rgb */ color: rgb(187, 180, 191); /* oklch */ color: oklch(77.9% 0.017 313.6);
Tailwind
colors: {
custom: {
50: '#cfcad2',
500: '#bbb4bf',
950: '#000000',
},
}SCSS
$custom: #bbb4bf; $custom-light: #cfcad2; $custom-dark: #000000;
JSON
{
"hex": "#bbb4bf",
"rgb": {
"r": 187,
"g": 180,
"b": 191
},
"hsl": {
"h": 278.182,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.77902,
"c": 0.01722,
"h": 313.6
},
"luminance": 0.46969
}Semantic roles & 50–950 ramp
primary
#BBB4BF
secondary
#E5E7E4
accent
#92546A
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131314
muted
#828282