#BBB3BB#BBB3BB
#BBB3BB is a light, near-neutral grey. Relative luminance 0.464; OKLCH L 77.6% C 0.014 H 325.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3BB |
|---|---|
| RGB | rgb(187, 179, 187) |
| HSL | hsl(300, 6%, 72%) |
| HSV | hsv(300, 4%, 73%) |
| CMYK | cmyk(0%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(73.80, 4.30, -3.05) |
| CIE-LCH | lch(73.80, 5.27, 324.68°) |
| OKLab | oklab(77.58% 0.0118 -0.0081) |
| OKLCH | oklch(77.58% 0.014 325.7) |
| XYZ | xyz(45.5819, 46.3931, 53.5575) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.45
Silver
#C0C0C0
ΔE00 6.77
Dark Gray
#A9A9A9
ΔE00 7.06
Pinkish Grey
#C8ACA9
ΔE00 8.60
Light Gray
#D3D3D3
ΔE00 9.70
Thistle
#D8BFD8
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3BB #B3BBB3
analogous
#B7B3BB #BBB3BB #BBB3B7
triadic
#BBB3BB #BBBBB3 #B3BBBB
tetradic
#BBB3BB #BBB7B3 #B3BBB3 #B3B7BB
square
#BBB3BB #BBB7B3 #B3BBB3 #B3B7BB
split-complementary
#BBB3BB #B7BBB3 #B3BBB7
monochromatic
#817381 #9E939E #BBB3BB #D8D3D8 #F1EFF1
Accessibility & contrast
On white
2.04
#BBB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#BBB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3BB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3BB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#BCB4B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb3bb; /* rgb */ color: rgb(187, 179, 187); /* oklch */ color: oklch(77.6% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#cfc9cf',
500: '#bbb3bb',
950: '#000000',
},
}SCSS
$custom: #bbb3bb; $custom-light: #cfc9cf; $custom-dark: #000000;
JSON
{
"hex": "#bbb3bb",
"rgb": {
"r": 187,
"g": 179,
"b": 187
},
"hsl": {
"h": 300,
"s": 5.556,
"l": 71.765
},
"oklch": {
"l": 0.77575,
"c": 0.01431,
"h": 325.7
},
"luminance": 0.46393
}Semantic roles & 50–950 ramp
primary
#BBB3BB
secondary
#E4E6E4
accent
#8F5656
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282