#BCC3BB#BCC3BB
#BCC3BB is a light, near-neutral grey. Relative luminance 0.533; OKLCH L 80.9% C 0.013 H 141.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3BB |
|---|---|
| RGB | rgb(188, 195, 187) |
| HSL | hsl(113, 6%, 75%) |
| HSV | hsv(113, 4%, 76%) |
| CMYK | cmyk(3.6%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(78.06, -3.90, 3.18) |
| CIE-LCH | lch(78.06, 5.03, 140.81°) |
| OKLab | oklab(80.94% -0.0106 0.0083) |
| OKLCH | oklch(80.94% 0.013 141.8) |
| XYZ | xyz(49.2222, 53.3093, 54.7006) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.92
Silver
#C0C0C0
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 6.50
Light Gray
#D3D3D3
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 8.08
Warm Gray
#C9BEB0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3BB #C2BBC3
analogous
#C0C3BB #BCC3BB #BBC3BE
triadic
#BCC3BB #BBBCC3 #C3BBBC
tetradic
#BCC3BB #BBC0C3 #C2BBC3 #C3BEBB
square
#BCC3BB #BBC0C3 #C2BBC3 #C3BEBB
split-complementary
#BCC3BB #BEBBC3 #C3BBC0
monochromatic
#7C8A7A #9CA69A #BCC3BB #DCE0DC #EFF1EF
Accessibility & contrast
On white
1.80
#BCC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BCC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3BB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3BB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1BB
Deuteranopia (green-blind)
#C2C1BB
Tritanopia (blue-blind)
#BCC2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc3bb; /* rgb */ color: rgb(188, 195, 187); /* oklch */ color: oklch(80.9% 0.013 141.8);
Tailwind
colors: {
custom: {
50: '#d0d5cf',
500: '#bcc3bb',
950: '#000000',
},
}SCSS
$custom: #bcc3bb; $custom-light: #d0d5cf; $custom-dark: #000000;
JSON
{
"hex": "#bcc3bb",
"rgb": {
"r": 188,
"g": 195,
"b": 187
},
"hsl": {
"h": 112.5,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.8094,
"c": 0.01347,
"h": 141.8
},
"luminance": 0.53309
}Semantic roles & 50–950 ramp
primary
#BCC3BB
secondary
#958C96
accent
#559089
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383