#BBB2BB#BBB2BB
#BBB2BB is a light, near-neutral grey. Relative luminance 0.460; OKLCH L 77.4% C 0.016 H 325.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2BB |
|---|---|
| RGB | rgb(187, 178, 187) |
| HSL | hsl(300, 6%, 72%) |
| HSV | hsv(300, 5%, 73%) |
| CMYK | cmyk(0%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(73.54, 4.84, -3.43) |
| CIE-LCH | lch(73.54, 5.93, 324.70°) |
| OKLab | oklab(77.37% 0.0133 -0.0091) |
| OKLCH | oklch(77.37% 0.016 325.7) |
| XYZ | xyz(45.3822, 45.9937, 53.4910) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.09
Silver
#C0C0C0
ΔE00 7.44
Dark Gray
#A9A9A9
ΔE00 7.55
Pinkish Grey
#C8ACA9
ΔE00 8.46
Thistle
#D8BFD8
ΔE00 9.44
Light Gray
#D3D3D3
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2BB #B2BBB2
analogous
#B7B2BB #BBB2BB #BBB2B7
triadic
#BBB2BB #BBBBB2 #B2BBBB
tetradic
#BBB2BB #BBB7B2 #B2BBB2 #B2B7BB
square
#BBB2BB #BBB7B2 #B2BBB2 #B2B7BB
split-complementary
#BBB2BB #B7BBB2 #B2BBB7
monochromatic
#817281 #9E929E #BBB2BB #D8D3D8 #F1EFF1
Accessibility & contrast
On white
2.06
#BBB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#BBB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2BB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2BB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#BCB3B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb2bb; /* rgb */ color: rgb(187, 178, 187); /* oklch */ color: oklch(77.4% 0.016 325.7);
Tailwind
colors: {
custom: {
50: '#cfc9cf',
500: '#bbb2bb',
950: '#000000',
},
}SCSS
$custom: #bbb2bb; $custom-light: #cfc9cf; $custom-dark: #000000;
JSON
{
"hex": "#bbb2bb",
"rgb": {
"r": 187,
"g": 178,
"b": 187
},
"hsl": {
"h": 300,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.77373,
"c": 0.01611,
"h": 325.7
},
"luminance": 0.45993
}Semantic roles & 50–950 ramp
primary
#BBB2BB
secondary
#E3E6E3
accent
#905555
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282