#BBB2B4#BBB2B4
#BBB2B4 is a light, near-neutral grey. Relative luminance 0.457; OKLCH L 77.2% C 0.011 H 2.1°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2B4 |
|---|---|
| RGB | rgb(187, 178, 180) |
| HSL | hsl(347, 6%, 72%) |
| HSV | hsv(347, 5%, 73%) |
| CMYK | cmyk(0%, 4.8%, 3.7%, 26.7%) |
| CIE-LAB | lab(73.35, 3.55, 0.12) |
| CIE-LCH | lch(73.35, 3.56, 2.01°) |
| OKLab | oklab(77.16% 0.0106 0.0004) |
| OKLCH | oklch(77.16% 0.011 2.1) |
| XYZ | xyz(44.6510, 45.7012, 49.6401) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.41
Dark Gray
#A9A9A9
ΔE00 5.70
Silver
#C0C0C0
ΔE00 5.71
Pinkish Grey
#C8ACA9
ΔE00 7.32
Warm Gray
#C9BEB0
ΔE00 8.60
Light Gray
#D3D3D3
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2B4 #B2BBB9
analogous
#BBB2B9 #BBB2B4 #BBB5B2
triadic
#BBB2B4 #B4BBB2 #B2B4BB
tetradic
#BBB2B4 #B9BBB2 #B2BBB9 #B5B2BB
square
#BBB2B4 #B9BBB2 #B2BBB9 #B5B2BB
split-complementary
#BBB2B4 #B2BBB5 #B2B9BB
monochromatic
#817275 #9E9294 #BBB2B4 #D8D3D4 #F1EFEF
Accessibility & contrast
On white
2.07
#BBB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#BBB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2B4
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2B4 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B4
Deuteranopia (green-blind)
#B5B5B4
Tritanopia (blue-blind)
#BDB2B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb2b4; /* rgb */ color: rgb(187, 178, 180); /* oklch */ color: oklch(77.2% 0.011 2.1);
Tailwind
colors: {
custom: {
50: '#cfc9ca',
500: '#bbb2b4',
950: '#000000',
},
}SCSS
$custom: #bbb2b4; $custom-light: #cfc9ca; $custom-dark: #000000;
JSON
{
"hex": "#bbb2b4",
"rgb": {
"r": 187,
"g": 178,
"b": 180
},
"hsl": {
"h": 346.667,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.77161,
"c": 0.01061,
"h": 2.1
},
"luminance": 0.45701
}Semantic roles & 50–950 ramp
primary
#BBB2B4
secondary
#E3E6E5
accent
#908355
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282