#BBB4BA#BBB4BA
#BBB4BA is a light, near-neutral grey. Relative luminance 0.468; OKLCH L 77.7% C 0.011 H 330.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4BA |
|---|---|
| RGB | rgb(187, 180, 186) |
| HSL | hsl(309, 5%, 72%) |
| HSV | hsv(309, 4%, 73%) |
| CMYK | cmyk(0%, 3.7%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.03, 3.57, -2.16) |
| CIE-LCH | lch(74.03, 4.18, 328.83°) |
| OKLab | oklab(77.75% 0.01 -0.0057) |
| OKLCH | oklch(77.75% 0.011 330.2) |
| XYZ | xyz(45.6763, 46.7527, 53.0627) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.65
Silver
#C0C0C0
ΔE00 5.76
Dark Gray
#A9A9A9
ΔE00 6.28
Pinkish Grey
#C8ACA9
ΔE00 8.63
Light Gray
#D3D3D3
ΔE00 8.94
Silver (survey)
#C5C9C7
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4BA #B4BBB5
analogous
#B9B4BB #BBB4BA #BBB4B7
triadic
#BBB4BA #BABBB4 #B4BABB
tetradic
#BBB4BA #BBB9B4 #B4BBB5 #B4B7BB
square
#BBB4BA #BBB9B4 #B4BBB5 #B4B7BB
split-complementary
#BBB4BA #B7BBB4 #B4BBB9
monochromatic
#80747F #9E949C #BBB4BA #D8D4D8 #F0EFF0
Accessibility & contrast
On white
2.03
#BBB4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#BBB4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4BA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4BA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B5BA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#BCB4B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb4ba; /* rgb */ color: rgb(187, 180, 186); /* oklch */ color: oklch(77.7% 0.011 330.2);
Tailwind
colors: {
custom: {
50: '#cfcace',
500: '#bbb4ba',
950: '#000000',
},
}SCSS
$custom: #bbb4ba; $custom-light: #cfcace; $custom-dark: #000000;
JSON
{
"hex": "#bbb4ba",
"rgb": {
"r": 187,
"g": 180,
"b": 186
},
"hsl": {
"h": 308.571,
"s": 4.895,
"l": 71.961
},
"oklch": {
"l": 0.77747,
"c": 0.01147,
"h": 330.2
},
"luminance": 0.46752
}Semantic roles & 50–950 ramp
primary
#BBB4BA
secondary
#E5E6E5
accent
#8F5F57
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282