#BCBBB1#BCBBB1
#BCBBB1 is a light, near-neutral grey. Relative luminance 0.494; OKLCH L 79.0% C 0.014 H 102.1°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBB1 |
|---|---|
| RGB | rgb(188, 187, 177) |
| HSL | hsl(55, 8%, 72%) |
| HSV | hsv(55, 6%, 74%) |
| CMYK | cmyk(0%, 0.5%, 5.9%, 26.3%) |
| CIE-LAB | lab(75.70, -1.45, 5.18) |
| CIE-LCH | lch(75.70, 5.38, 105.64°) |
| OKLab | oklab(79% -0.0029 0.0136) |
| OKLCH | oklch(79% 0.014 102.1) |
| XYZ | xyz(46.4441, 49.4065, 48.6761) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.99
Silver
#C0C0C0
ΔE00 5.19
Silver (survey)
#C5C9C7
ΔE00 5.42
Greyish
#A8A495
ΔE00 6.83
Dark Gray
#A9A9A9
ΔE00 6.97
Greige
#B8AB98
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBB1 #B1B2BC
analogous
#BCB6B1 #BCBBB1 #B8BCB1
triadic
#BCBBB1 #B1BCBB #BBB1BC
tetradic
#BCBBB1 #B1BCB6 #B1B2BC #BCB1B8
square
#BCBBB1 #B1BCB6 #B1B2BC #BCB1B8
split-complementary
#BCBBB1 #B1B8BC #B6B1BC
monochromatic
#838170 #A09E90 #BCBBB1 #D8D8D2 #F1F1EF
Accessibility & contrast
On white
1.93
#BCBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#BCBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBB1
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBB1 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB0
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#BEB9B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcbbb1; /* rgb */ color: rgb(188, 187, 177); /* oklch */ color: oklch(79.0% 0.014 102.1);
Tailwind
colors: {
custom: {
50: '#d0cfc8',
500: '#bcbbb1',
950: '#000000',
},
}SCSS
$custom: #bcbbb1; $custom-light: #d0cfc8; $custom-dark: #000000;
JSON
{
"hex": "#bcbbb1",
"rgb": {
"r": 188,
"g": 187,
"b": 177
},
"hsl": {
"h": 54.545,
"s": 7.586,
"l": 71.569
},
"oklch": {
"l": 0.79003,
"c": 0.01392,
"h": 102.1
},
"luminance": 0.49406
}Semantic roles & 50–950 ramp
primary
#BCBBB1
secondary
#E3E3E6
accent
#5A9254
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282