#BCC3BF#BCC3BF
#BCC3BF is a light, near-neutral grey. Relative luminance 0.535; OKLCH L 81.1% C 0.009 H 161.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3BF |
|---|---|
| RGB | rgb(188, 195, 191) |
| HSL | hsl(146, 6%, 75%) |
| HSV | hsv(146, 4%, 76%) |
| CMYK | cmyk(3.6%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(78.16, -3.16, 1.17) |
| CIE-LCH | lch(78.16, 3.37, 159.72°) |
| OKLab | oklab(81.05% -0.009 0.003) |
| OKLCH | oklch(81.05% 0.009 161.3) |
| XYZ | xyz(49.6564, 53.4829, 56.9873) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.55
Silver
#C0C0C0
ΔE00 4.41
Light Gray
#D3D3D3
ΔE00 6.19
Light Grey
#D8DCD6
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3BF #C3BCC0
analogous
#BCC3BC #BCC3BF #BCC3C2
triadic
#BCC3BF #BFBCC3 #C3BFBC
tetradic
#BCC3BF #BCBCC3 #C3BCC0 #C3C2BC
square
#BCC3BF #BCBCC3 #C3BCC0 #C3C2BC
split-complementary
#BCC3BF #C2BCC3 #C3BCBC
monochromatic
#7B8981 #9CA6A0 #BCC3BF #DCE0DE #EFF1F0
Accessibility & contrast
On white
1.80
#BCC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BCC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3BF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3BF | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#C1C1BF
Tritanopia (blue-blind)
#BBC3C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc3bf; /* rgb */ color: rgb(188, 195, 191); /* oklch */ color: oklch(81.1% 0.009 161.3);
Tailwind
colors: {
custom: {
50: '#d0d5d2',
500: '#bcc3bf',
950: '#000000',
},
}SCSS
$custom: #bcc3bf; $custom-light: #d0d5d2; $custom-dark: #000000;
JSON
{
"hex": "#bcc3bf",
"rgb": {
"r": 188,
"g": 195,
"b": 191
},
"hsl": {
"h": 145.714,
"s": 5.512,
"l": 75.098
},
"oklch": {
"l": 0.81054,
"c": 0.00949,
"h": 161.3
},
"luminance": 0.53483
}Semantic roles & 50–950 ramp
primary
#BCC3BF
secondary
#968D92
accent
#56778F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383