#BCC4C0#BCC4C0
#BCC4C0 is a light, near-neutral grey. Relative luminance 0.540; OKLCH L 81.3% C 0.010 H 164.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4C0 |
|---|---|
| RGB | rgb(188, 196, 192) |
| HSL | hsl(150, 6%, 75%) |
| HSV | hsv(150, 4%, 77%) |
| CMYK | cmyk(4.1%, 0%, 2%, 23.1%) |
| CIE-LAB | lab(78.45, -3.50, 1.05) |
| CIE-LCH | lch(78.45, 3.65, 163.33°) |
| OKLab | oklab(81.29% -0.01 0.0027) |
| OKLCH | oklch(81.29% 0.01 164.8) |
| XYZ | xyz(49.9916, 53.9767, 57.6438) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.73
Silver
#C0C0C0
ΔE00 4.81
Light Grey
#D8DCD6
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 6.71
Gainsboro
#DCDCDC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4C0 #C4BCC0
analogous
#BCC4BC #BCC4C0 #BCC4C4
triadic
#BCC4C0 #C0BCC4 #C4C0BC
tetradic
#BCC4C0 #BCBCC4 #C4BCC0 #C4C4BC
square
#BCC4C0 #BCBCC4 #C4BCC0 #C4C4BC
split-complementary
#BCC4C0 #C4BCC4 #C4BCBC
monochromatic
#7B8B83 #9BA7A1 #BCC4C0 #DDE1DF #EFF1F0
Accessibility & contrast
On white
1.78
#BCC4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BCC4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4C0
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4C0 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#C2C2C0
Tritanopia (blue-blind)
#BBC4C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc4c0; /* rgb */ color: rgb(188, 196, 192); /* oklch */ color: oklch(81.3% 0.010 164.8);
Tailwind
colors: {
custom: {
50: '#d0d5d3',
500: '#bcc4c0',
950: '#000000',
},
}SCSS
$custom: #bcc4c0; $custom-light: #d0d5d3; $custom-dark: #000000;
JSON
{
"hex": "#bcc4c0",
"rgb": {
"r": 188,
"g": 196,
"b": 192
},
"hsl": {
"h": 150,
"s": 6.349,
"l": 75.294
},
"oklch": {
"l": 0.8129,
"c": 0.0104,
"h": 164.8
},
"luminance": 0.53977
}Semantic roles & 50–950 ramp
primary
#BCC4C0
secondary
#978D92
accent
#557390
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383