#BBB4BD#BBB4BD
#BBB4BD is a light, near-neutral grey. Relative luminance 0.469; OKLCH L 77.8% C 0.015 H 318.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4BD |
|---|---|
| RGB | rgb(187, 180, 189) |
| HSL | hsl(287, 6%, 72%) |
| HSV | hsv(287, 5%, 74%) |
| CMYK | cmyk(1.1%, 4.8%, 0%, 25.9%) |
| CIE-LAB | lab(74.11, 4.14, -3.68) |
| CIE-LCH | lch(74.11, 5.54, 318.35°) |
| OKLab | oklab(77.84% 0.0111 -0.0098) |
| OKLCH | oklch(77.84% 0.015 318.7) |
| XYZ | xyz(45.9986, 46.8816, 54.7600) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.23
Silver
#C0C0C0
ΔE00 6.73
Dark Gray
#A9A9A9
ΔE00 7.22
Pinkish Grey
#C8ACA9
ΔE00 9.16
Light Gray
#D3D3D3
ΔE00 9.56
Thistle
#D8BFD8
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4BD #B6BDB4
analogous
#B7B4BD #BBB4BD #BDB4BB
triadic
#BBB4BD #BDBBB4 #B4BDBB
tetradic
#BBB4BD #BDB7B4 #B6BDB4 #B4BBBD
square
#BBB4BD #BDB7B4 #B6BDB4 #B4BBBD
split-complementary
#BBB4BD #BBBDB4 #B4BDB7
monochromatic
#807383 #9D93A0 #BBB4BD #D9D5DA #F0EFF1
Accessibility & contrast
On white
2.02
#BBB4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#BBB4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4BD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4BD | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BD
Deuteranopia (green-blind)
#B5B6BD
Tritanopia (blue-blind)
#BBB5B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb4bd; /* rgb */ color: rgb(187, 180, 189); /* oklch */ color: oklch(77.8% 0.015 318.7);
Tailwind
colors: {
custom: {
50: '#cfcad0',
500: '#bbb4bd',
950: '#000000',
},
}SCSS
$custom: #bbb4bd; $custom-light: #cfcad0; $custom-dark: #000000;
JSON
{
"hex": "#bbb4bd",
"rgb": {
"r": 187,
"g": 180,
"b": 189
},
"hsl": {
"h": 286.667,
"s": 6.383,
"l": 72.353
},
"oklch": {
"l": 0.7784,
"c": 0.01478,
"h": 318.7
},
"luminance": 0.46881
}Semantic roles & 50–950 ramp
primary
#BBB4BD
secondary
#E5E7E4
accent
#905562
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131314
muted
#828282