#BCC0BF#BCC0BF
#BCC0BF is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.4% C 0.005 H 179.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0BF |
|---|---|
| RGB | rgb(188, 192, 191) |
| HSL | hsl(165, 3%, 75%) |
| HSV | hsv(165, 2%, 75%) |
| CMYK | cmyk(2.1%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(77.37, -1.57, 0.02) |
| CIE-LCH | lch(77.37, 1.57, 179.34°) |
| OKLab | oklab(80.43% -0.0046 0) |
| OKLCH | oklch(80.43% 0.005 179.8) |
| XYZ | xyz(48.9910, 52.1521, 56.7655) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.25
Silver (survey)
#C5C9C7
ΔE00 2.33
Dove Gray
#B6B8BD
ΔE00 4.14
Light Gray
#D3D3D3
ΔE00 5.41
Dark Gray
#A9A9A9
ΔE00 6.46
Light Grey
#D8DCD6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0BF #C0BCBD
analogous
#BCC0BD #BCC0BF #BCBFC0
triadic
#BCC0BF #BFBCC0 #C0BFBC
tetradic
#BCC0BF #BDBCC0 #C0BCBD #BFC0BC
square
#BCC0BF #BDBCC0 #C0BCBD #BFC0BC
split-complementary
#BCC0BF #C0BCBF #C0BDBC
monochromatic
#7D8583 #9CA2A1 #BCC0BF #DCDEDD #EFF0F0
Accessibility & contrast
On white
1.84
#BCC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BCC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0BF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0BF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBF
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#BBC0C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcc0bf; /* rgb */ color: rgb(188, 192, 191); /* oklch */ color: oklch(80.4% 0.005 179.8);
Tailwind
colors: {
custom: {
50: '#d0d3d2',
500: '#bcc0bf',
950: '#000000',
},
}SCSS
$custom: #bcc0bf; $custom-light: #d0d3d2; $custom-dark: #000000;
JSON
{
"hex": "#bcc0bf",
"rgb": {
"r": 188,
"g": 192,
"b": 191
},
"hsl": {
"h": 165,
"s": 3.077,
"l": 74.51
},
"oklch": {
"l": 0.80434,
"c": 0.00465,
"h": 179.8
},
"luminance": 0.52152
}Semantic roles & 50–950 ramp
primary
#BCC0BF
secondary
#928E8F
accent
#59668D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383