#BCBBBE#BCBBBE
#BCBBBE is a light, near-neutral grey. Relative luminance 0.499; OKLCH L 79.4% C 0.004 H 301.4°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBBE |
|---|---|
| RGB | rgb(188, 187, 190) |
| HSL | hsl(260, 2%, 74%) |
| HSV | hsv(260, 2%, 75%) |
| CMYK | cmyk(1.1%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(76.04, 0.91, -1.39) |
| CIE-LCH | lch(76.04, 1.66, 303.13°) |
| OKLab | oklab(79.38% 0.0023 -0.0037) |
| OKLCH | oklch(79.38% 0.004 301.4) |
| XYZ | xyz(47.8021, 49.9497, 55.8282) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.88
Silver
#C0C0C0
ΔE00 2.21
Silver (survey)
#C5C9C7
ΔE00 5.28
Dark Gray
#A9A9A9
ΔE00 5.43
Light Gray
#D3D3D3
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBBE #BDBEBB
analogous
#BBBCBE #BCBBBE #BEBBBE
triadic
#BCBBBE #BEBCBB #BBBEBC
tetradic
#BCBBBE #BEBBBC #BDBEBB #BBBEBE
square
#BCBBBE #BEBBBC #BDBEBB #BBBEBE
split-complementary
#BCBBBE #BEBEBB #BCBEBB
monochromatic
#7E7C82 #9D9CA0 #BCBBBE #DBDADC #F0EFF0
Accessibility & contrast
On white
1.91
#BCBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#BCBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBBE
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBBE | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBE
Deuteranopia (green-blind)
#BBBBBE
Tritanopia (blue-blind)
#BCBBBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcbbbe; /* rgb */ color: rgb(188, 187, 190); /* oklch */ color: oklch(79.4% 0.004 301.4);
Tailwind
colors: {
custom: {
50: '#d0cfd1',
500: '#bcbbbe',
950: '#000000',
},
}SCSS
$custom: #bcbbbe; $custom-light: #d0cfd1; $custom-dark: #000000;
JSON
{
"hex": "#bcbbbe",
"rgb": {
"r": 188,
"g": 187,
"b": 190
},
"hsl": {
"h": 260,
"s": 2.256,
"l": 73.922
},
"oklch": {
"l": 0.79377,
"c": 0.00431,
"h": 301.4
},
"luminance": 0.4995
}Semantic roles & 50–950 ramp
primary
#BCBBBE
secondary
#E6E6E5
accent
#8C597B
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141314
muted
#828282