#BBB3B2#BBB3B2
#BBB3B2 is a light, near-neutral grey. Relative luminance 0.460; OKLCH L 77.3% C 0.009 H 26.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3B2 |
|---|---|
| RGB | rgb(187, 179, 178) |
| HSL | hsl(7, 6%, 72%) |
| HSV | hsv(7, 5%, 73%) |
| CMYK | cmyk(0%, 4.3%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.56, 2.65, 1.52) |
| CIE-LCH | lch(73.56, 3.06, 29.83°) |
| OKLab | oklab(77.31% 0.0083 0.0041) |
| OKLCH | oklch(77.31% 0.009 26) |
| XYZ | xyz(44.6484, 46.0197, 48.6414) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.92
Dark Gray
#A9A9A9
ΔE00 5.09
Dove Gray
#B6B8BD
ΔE00 5.30
Warm Gray
#C9BEB0
ΔE00 6.90
Pinkish Grey
#C8ACA9
ΔE00 7.74
Silver (survey)
#C5C9C7
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3B2 #B2BABB
analogous
#BBB2B6 #BBB3B2 #BBB8B2
triadic
#BBB3B2 #B2BBB3 #B3B2BB
tetradic
#BBB3B2 #B6BBB2 #B2BABB #B8B2BB
square
#BBB3B2 #B6BBB2 #B2BABB #B8B2BB
split-complementary
#BBB3B2 #B2BBB8 #B2B6BB
monochromatic
#817372 #9E9392 #BBB3B2 #D8D3D3 #F1EFEF
Accessibility & contrast
On white
2.06
#BBB3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#BBB3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3B2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3B2 | 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)
#B4B4B2
Deuteranopia (green-blind)
#B6B5B2
Tritanopia (blue-blind)
#BDB2B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb3b2; /* rgb */ color: rgb(187, 179, 178); /* oklch */ color: oklch(77.3% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#cfc9c9',
500: '#bbb3b2',
950: '#000000',
},
}SCSS
$custom: #bbb3b2; $custom-light: #cfc9c9; $custom-dark: #000000;
JSON
{
"hex": "#bbb3b2",
"rgb": {
"r": 187,
"g": 179,
"b": 178
},
"hsl": {
"h": 6.667,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.77306,
"c": 0.00925,
"h": 26
},
"luminance": 0.46019
}Semantic roles & 50–950 ramp
primary
#BBB3B2
secondary
#E3E5E6
accent
#8A9055
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282