#BBC3BB#BBC3BB
#BBC3BB is a light, near-neutral grey. Relative luminance 0.532; OKLCH L 80.9% C 0.014 H 145.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC3BB |
|---|---|
| RGB | rgb(187, 195, 187) |
| HSL | hsl(120, 6%, 75%) |
| HSV | hsv(120, 4%, 76%) |
| CMYK | cmyk(4.1%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(77.98, -4.24, 3.06) |
| CIE-LCH | lch(77.98, 5.23, 144.21°) |
| OKLab | oklab(80.86% -0.0116 0.008) |
| OKLCH | oklch(80.86% 0.014 145.4) |
| XYZ | xyz(48.9767, 53.1826, 54.6891) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.17
Silver
#C0C0C0
ΔE00 6.10
Light Grey
#D8DCD6
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 7.57
Dove Gray
#B6B8BD
ΔE00 8.26
Dark Gray
#A9A9A9
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC3BB #C3BBC3
analogous
#BFC3BB #BBC3BB #BBC3BF
triadic
#BBC3BB #BBBBC3 #C3BBBB
tetradic
#BBC3BB #BBBFC3 #C3BBC3 #C3BFBB
square
#BBC3BB #BBBFC3 #C3BBC3 #C3BFBB
split-complementary
#BBC3BB #BFBBC3 #C3BBBF
monochromatic
#7A8A7A #9AA69A #BBC3BB #DCE0DC #EFF1EF
Accessibility & contrast
On white
1.80
#BBC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BBC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC3BB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC3BB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#BAC2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc3bb; /* rgb */ color: rgb(187, 195, 187); /* oklch */ color: oklch(80.9% 0.014 145.4);
Tailwind
colors: {
custom: {
50: '#cfd5cf',
500: '#bbc3bb',
950: '#000000',
},
}SCSS
$custom: #bbc3bb; $custom-light: #cfd5cf; $custom-dark: #000000;
JSON
{
"hex": "#bbc3bb",
"rgb": {
"r": 187,
"g": 195,
"b": 187
},
"hsl": {
"h": 120,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.80862,
"c": 0.01414,
"h": 145.4
},
"luminance": 0.53183
}Semantic roles & 50–950 ramp
primary
#BBC3BB
secondary
#968C96
accent
#559090
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383