#BCC0BD#BCC0BD
#BCC0BD is a light, near-neutral grey. Relative luminance 0.521; OKLCH L 80.4% C 0.006 H 153.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0BD |
|---|---|
| RGB | rgb(188, 192, 189) |
| HSL | hsl(135, 3%, 75%) |
| HSV | hsv(135, 2%, 75%) |
| CMYK | cmyk(2.1%, 0%, 1.6%, 24.7%) |
| CIE-LAB | lab(77.32, -1.94, 1.02) |
| CIE-LCH | lch(77.32, 2.20, 152.21°) |
| OKLab | oklab(80.38% -0.0054 0.0027) |
| OKLCH | oklch(80.38% 0.006 153.8) |
| XYZ | xyz(48.7724, 52.0646, 55.6143) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.36
Silver
#C0C0C0
ΔE00 2.90
Dove Gray
#B6B8BD
ΔE00 5.08
Light Gray
#D3D3D3
ΔE00 5.74
Dark Gray
#A9A9A9
ΔE00 6.67
Light Grey
#D8DCD6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0BD #C0BCBF
analogous
#BDC0BC #BCC0BD #BCC0BF
triadic
#BCC0BD #BDBCC0 #C0BDBC
tetradic
#BCC0BD #BCBDC0 #C0BCBF #C0BFBC
square
#BCC0BD #BCBDC0 #C0BCBF #C0BFBC
split-complementary
#BCC0BD #BFBCC0 #C0BCBD
monochromatic
#7D857F #9CA29E #BCC0BD #DCDEDC #EFF0EF
Accessibility & contrast
On white
1.84
#BCC0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BCC0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0BD
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0BD | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#BCC0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcc0bd; /* rgb */ color: rgb(188, 192, 189); /* oklch */ color: oklch(80.4% 0.006 153.8);
Tailwind
colors: {
custom: {
50: '#d0d3d0',
500: '#bcc0bd',
950: '#000000',
},
}SCSS
$custom: #bcc0bd; $custom-light: #d0d3d0; $custom-dark: #000000;
JSON
{
"hex": "#bcc0bd",
"rgb": {
"r": 188,
"g": 192,
"b": 189
},
"hsl": {
"h": 135,
"s": 3.077,
"l": 74.51
},
"oklch": {
"l": 0.80375,
"c": 0.00606,
"h": 153.8
},
"luminance": 0.52065
}Semantic roles & 50–950 ramp
primary
#BCC0BD
secondary
#928E91
accent
#59808D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383