#BCBBBA#BCBBBA
#BCBBBA is a light, near-neutral grey. Relative luminance 0.498; OKLCH L 79.3% C 0.002 H 67.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBBA |
|---|---|
| RGB | rgb(188, 187, 186) |
| HSL | hsl(30, 1%, 73%) |
| HSV | hsv(30, 1%, 74%) |
| CMYK | cmyk(0%, 0.5%, 1.1%, 26.3%) |
| CIE-LAB | lab(75.93, 0.17, 0.63) |
| CIE-LCH | lch(75.93, 0.65, 75.27°) |
| OKLab | oklab(79.26% 0.0007 0.0017) |
| OKLCH | oklch(79.26% 0.002 67.8) |
| XYZ | xyz(47.3709, 49.7772, 53.5572) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.43
Dove Gray
#B6B8BD
ΔE00 3.34
Silver (survey)
#C5C9C7
ΔE00 4.28
Dark Gray
#A9A9A9
ΔE00 5.07
Light Gray
#D3D3D3
ΔE00 5.99
Warm Gray
#C9BEB0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBBA #BABBBC
analogous
#BCBABA #BCBBBA #BCBCBA
triadic
#BCBBBA #BABCBB #BBBABC
tetradic
#BCBBBA #BABCBA #BABBBC #BCBABC
square
#BCBBBA #BABCBA #BABBBC #BCBABC
split-complementary
#BCBBBA #BABCBC #BABABC
monochromatic
#807E7C #9E9C9B #BCBBBA #DADAD9 #F0F0EF
Accessibility & contrast
On white
1.92
#BCBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#BCBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBBA
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBBA | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#BCBBBA
Tritanopia (blue-blind)
#BCBBBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcbbba; /* rgb */ color: rgb(188, 187, 186); /* oklch */ color: oklch(79.3% 0.002 67.8);
Tailwind
colors: {
custom: {
50: '#d0cfce',
500: '#bcbbba',
950: '#000000',
},
}SCSS
$custom: #bcbbba; $custom-light: #d0cfce; $custom-dark: #000000;
JSON
{
"hex": "#bcbbba",
"rgb": {
"r": 188,
"g": 187,
"b": 186
},
"hsl": {
"h": 30,
"s": 1.471,
"l": 73.333
},
"oklch": {
"l": 0.79259,
"c": 0.0018,
"h": 67.8
},
"luminance": 0.49777
}Semantic roles & 50–950 ramp
primary
#BCBBBA
secondary
#E5E6E6
accent
#738B5A
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141313
muted
#828282