#BCBEC0#BCBEC0
#BCBEC0 is a light, near-neutral grey. Relative luminance 0.513; OKLCH L 80.1% C 0.004 H 247.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEC0 |
|---|---|
| RGB | rgb(188, 190, 192) |
| HSL | hsl(210, 3%, 75%) |
| HSV | hsv(210, 2%, 75%) |
| CMYK | cmyk(2.1%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(76.87, -0.32, -1.25) |
| CIE-LCH | lch(76.87, 1.29, 255.67°) |
| OKLab | oklab(80.05% -0.0013 -0.0033) |
| OKLCH | oklch(80.05% 0.004 247.9) |
| XYZ | xyz(48.6652, 51.3239, 57.2016) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.43
Dove Gray
#B6B8BD
ΔE00 2.23
Silver (survey)
#C5C9C7
ΔE00 3.72
Light Gray
#D3D3D3
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 5.85
Fog
#D8DCE0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEC0 #C0BEBC
analogous
#BCC0C0 #BCBEC0 #BCBCC0
triadic
#BCBEC0 #C0BCBE #BEC0BC
tetradic
#BCBEC0 #C0BCC0 #C0BEBC #BCC0BC
square
#BCBEC0 #C0BCC0 #C0BEBC #BCC0BC
split-complementary
#BCBEC0 #C0BCBC #C0C0BC
monochromatic
#7D8185 #9C9FA2 #BCBEC0 #DCDDDE #EFF0F0
Accessibility & contrast
On white
1.86
#BCBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BCBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEC0
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEC0 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC0
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#BBBEBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcbec0; /* rgb */ color: rgb(188, 190, 192); /* oklch */ color: oklch(80.1% 0.004 247.9);
Tailwind
colors: {
custom: {
50: '#d0d1d3',
500: '#bcbec0',
950: '#000000',
},
}SCSS
$custom: #bcbec0; $custom-light: #d0d1d3; $custom-dark: #000000;
JSON
{
"hex": "#bcbec0",
"rgb": {
"r": 188,
"g": 190,
"b": 192
},
"hsl": {
"h": 210,
"s": 3.077,
"l": 74.51
},
"oklch": {
"l": 0.80052,
"c": 0.00359,
"h": 247.9
},
"luminance": 0.51324
}Semantic roles & 50–950 ramp
primary
#BCBEC0
secondary
#92908E
accent
#73598D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383