#BCBAC3#BCBAC3
#BCBAC3 is a light, near-neutral grey. Relative luminance 0.497; OKLCH L 79.3% C 0.013 H 296.3°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBAC3 |
|---|---|
| RGB | rgb(188, 186, 195) |
| HSL | hsl(253, 7%, 75%) |
| HSV | hsv(253, 5%, 76%) |
| CMYK | cmyk(3.6%, 4.6%, 0%, 23.5%) |
| CIE-LAB | lab(75.92, 2.39, -4.29) |
| CIE-LCH | lch(75.92, 4.91, 299.15°) |
| OKLab | oklab(79.33% 0.0056 -0.0114) |
| OKLCH | oklch(79.33% 0.013 296.3) |
| XYZ | xyz(48.1465, 49.7493, 58.6853) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.28
Silver
#C0C0C0
ΔE00 5.13
Dark Gray
#A9A9A9
ΔE00 7.06
Light Gray
#D3D3D3
ΔE00 7.76
Silver (survey)
#C5C9C7
ΔE00 7.82
Fog
#D8DCE0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBAC3 #C1C3BA
analogous
#BABDC3 #BCBAC3 #C1BAC3
triadic
#BCBAC3 #C3BCBA #BAC3BC
tetradic
#BCBAC3 #C3BABD #C1C3BA #BAC3C1
square
#BCBAC3 #C3BABD #C1C3BA #BAC3C1
split-complementary
#BCBAC3 #C3C1BA #BDC3BA
monochromatic
#7C798A #9C99A7 #BCBAC3 #DCDBDF #EFEFF1
Accessibility & contrast
On white
1.92
#BCBAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BCBAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBAC3
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBAC3 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC3
Deuteranopia (green-blind)
#B9BBC3
Tritanopia (blue-blind)
#BBBBBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcbac3; /* rgb */ color: rgb(188, 186, 195); /* oklch */ color: oklch(79.3% 0.013 296.3);
Tailwind
colors: {
custom: {
50: '#d0ced5',
500: '#bcbac3',
950: '#000000',
},
}SCSS
$custom: #bcbac3; $custom-light: #d0ced5; $custom-dark: #000000;
JSON
{
"hex": "#bcbac3",
"rgb": {
"r": 188,
"g": 186,
"b": 195
},
"hsl": {
"h": 253.333,
"s": 6.977,
"l": 74.706
},
"oklch": {
"l": 0.79325,
"c": 0.01274,
"h": 296.3
},
"luminance": 0.49749
}Semantic roles & 50–950 ramp
primary
#BCBAC3
secondary
#E6E7E4
accent
#915584
background
#FCFCFD
surface
#F9F9FA
border
#D2D2D3
text
#141314
muted
#828283