#BCBABF#BCBABF
#BCBABF is a light, near-neutral grey. Relative luminance 0.496; OKLCH L 79.2% C 0.007 H 304.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBABF |
|---|---|
| RGB | rgb(188, 186, 191) |
| HSL | hsl(264, 4%, 74%) |
| HSV | hsv(264, 3%, 75%) |
| CMYK | cmyk(1.6%, 2.6%, 0%, 25.1%) |
| CIE-LAB | lab(75.81, 1.63, -2.28) |
| CIE-LCH | lch(75.81, 2.80, 305.62°) |
| OKLab | oklab(79.2% 0.0041 -0.006) |
| OKLCH | oklch(79.2% 0.007 304.2) |
| XYZ | xyz(47.7003, 49.5708, 56.3353) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.21
Silver
#C0C0C0
ΔE00 3.39
Dark Gray
#A9A9A9
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.80
Fog
#D8DCE0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBABF #BDBFBA
analogous
#BABBBF #BCBABF #BFBABF
triadic
#BCBABF #BFBCBA #BABFBC
tetradic
#BCBABF #BFBABB #BDBFBA #BABFBF
square
#BCBABF #BFBABB #BDBFBA #BABFBF
split-complementary
#BCBABF #BFBFBA #BBBFBA
monochromatic
#7E7B84 #9D9AA2 #BCBABF #DBDADC #F0EFF0
Accessibility & contrast
On white
1.92
#BCBABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BCBABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBABF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBABF | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#BCBBBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcbabf; /* rgb */ color: rgb(188, 186, 191); /* oklch */ color: oklch(79.2% 0.007 304.2);
Tailwind
colors: {
custom: {
50: '#d0ced2',
500: '#bcbabf',
950: '#000000',
},
}SCSS
$custom: #bcbabf; $custom-light: #d0ced2; $custom-dark: #000000;
JSON
{
"hex": "#bcbabf",
"rgb": {
"r": 188,
"g": 186,
"b": 191
},
"hsl": {
"h": 264,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.79203,
"c": 0.00729,
"h": 304.2
},
"luminance": 0.49571
}Semantic roles & 50–950 ramp
primary
#BCBABF
secondary
#E6E6E5
accent
#8E5878
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141314
muted
#828282