#BCC0BB#BCC0BB
#BCC0BB is a light, near-neutral grey. Relative luminance 0.520; OKLCH L 80.3% C 0.008 H 139.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0BB |
|---|---|
| RGB | rgb(188, 192, 187) |
| HSL | hsl(108, 4%, 74%) |
| HSV | hsv(108, 3%, 75%) |
| CMYK | cmyk(2.1%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(77.27, -2.31, 2.03) |
| CIE-LCH | lch(77.27, 3.08, 138.70°) |
| OKLab | oklab(80.32% -0.0062 0.0053) |
| OKLCH | oklch(80.32% 0.008 139.4) |
| XYZ | xyz(48.5568, 51.9784, 54.4788) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.81
Silver
#C0C0C0
ΔE00 3.70
Dove Gray
#B6B8BD
ΔE00 6.03
Light Gray
#D3D3D3
ΔE00 6.21
Light Grey
#D8DCD6
ΔE00 6.80
Dark Gray
#A9A9A9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0BB #BFBBC0
analogous
#BFC0BB #BCC0BB #BBC0BD
triadic
#BCC0BB #BBBCC0 #C0BBBC
tetradic
#BCC0BB #BBBFC0 #BFBBC0 #C0BDBB
square
#BCC0BB #BBBFC0 #BFBBC0 #C0BDBB
split-complementary
#BCC0BB #BDBBC0 #C0BBBF
monochromatic
#7D857B #9DA39B #BCC0BB #DBDDDB #EFF0EF
Accessibility & contrast
On white
1.84
#BCC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BCC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0BB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0BB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#BCC0BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcc0bb; /* rgb */ color: rgb(188, 192, 187); /* oklch */ color: oklch(80.3% 0.008 139.4);
Tailwind
colors: {
custom: {
50: '#d0d3cf',
500: '#bcc0bb',
950: '#000000',
},
}SCSS
$custom: #bcc0bb; $custom-light: #d0d3cf; $custom-dark: #000000;
JSON
{
"hex": "#bcc0bb",
"rgb": {
"r": 188,
"g": 192,
"b": 187
},
"hsl": {
"h": 108,
"s": 3.817,
"l": 74.314
},
"oklch": {
"l": 0.80318,
"c": 0.00821,
"h": 139.4
},
"luminance": 0.51978
}Semantic roles & 50–950 ramp
primary
#BCC0BB
secondary
#918D93
accent
#588E83
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383