#BBBFB4#BBBFB4
#BBBFB4 is a light, near-neutral grey. Relative luminance 0.511; OKLCH L 79.8% C 0.016 H 123.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFB4 |
|---|---|
| RGB | rgb(187, 191, 180) |
| HSL | hsl(82, 8%, 73%) |
| HSV | hsv(82, 6%, 75%) |
| CMYK | cmyk(2.1%, 0%, 5.8%, 25.1%) |
| CIE-LAB | lab(76.75, -3.40, 5.06) |
| CIE-LCH | lch(76.75, 6.10, 123.88°) |
| OKLab | oklab(79.83% -0.0086 0.0133) |
| OKLCH | oklch(79.83% 0.016 123.1) |
| XYZ | xyz(47.3612, 51.1217, 50.5435) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.13
Silver
#C0C0C0
ΔE00 6.22
Warm Gray
#C9BEB0
ΔE00 7.31
Light Grey
#D8DCD6
ΔE00 7.54
Greyish
#A8A495
ΔE00 8.18
Light Gray
#D3D3D3
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFB4 #B8B4BF
analogous
#BFBDB4 #BBBFB4 #B5BFB4
triadic
#BBBFB4 #B4BBBF #BFB4BB
tetradic
#BBBFB4 #B4BFBD #B8B4BF #BFB4B5
square
#BBBFB4 #B4BFBD #B8B4BF #BFB4B5
split-complementary
#BBBFB4 #B4B5BF #BDB4BF
monochromatic
#7F8672 #9DA393 #BBBFB4 #D9DBD5 #F0F1EE
Accessibility & contrast
On white
1.87
#BBBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#BBBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFB4
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFB4 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB3
Deuteranopia (green-blind)
#C0BDB4
Tritanopia (blue-blind)
#BCBEBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbfb4; /* rgb */ color: rgb(187, 191, 180); /* oklch */ color: oklch(79.8% 0.016 123.1);
Tailwind
colors: {
custom: {
50: '#cfd2ca',
500: '#bbbfb4',
950: '#000000',
},
}SCSS
$custom: #bbbfb4; $custom-light: #cfd2ca; $custom-dark: #000000;
JSON
{
"hex": "#bbbfb4",
"rgb": {
"r": 187,
"g": 191,
"b": 180
},
"hsl": {
"h": 81.818,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.79835,
"c": 0.01584,
"h": 123.1
},
"luminance": 0.51122
}Semantic roles & 50–950 ramp
primary
#BBBFB4
secondary
#8A8592
accent
#54926A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382