#BCC0B6#BCC0B6
#BCC0B6 is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.2% C 0.015 H 124.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0B6 |
|---|---|
| RGB | rgb(188, 192, 182) |
| HSL | hsl(84, 7%, 73%) |
| HSV | hsv(84, 5%, 75%) |
| CMYK | cmyk(2.1%, 0%, 5.2%, 24.7%) |
| CIE-LAB | lab(77.14, -3.22, 4.55) |
| CIE-LCH | lch(77.14, 5.57, 125.25°) |
| OKLab | oklab(80.18% -0.0082 0.0119) |
| OKLCH | oklch(80.18% 0.015 124.6) |
| XYZ | xyz(48.0308, 51.7680, 51.7088) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.60
Silver
#C0C0C0
ΔE00 5.78
Light Grey
#D8DCD6
ΔE00 7.15
Warm Gray
#C9BEB0
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.69
Dark Gray
#A9A9A9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0B6 #BAB6C0
analogous
#C0BFB6 #BCC0B6 #B7C0B6
triadic
#BCC0B6 #B6BCC0 #C0B6BC
tetradic
#BCC0B6 #B6C0BF #BAB6C0 #C0B6B7
square
#BCC0B6 #B6C0BF #BAB6C0 #C0B6B7
split-complementary
#BCC0B6 #B6B7C0 #BFB6C0
monochromatic
#808775 #9EA495 #BCC0B6 #DADCD7 #F0F1EF
Accessibility & contrast
On white
1.85
#BCC0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BCC0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0B6
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0B6 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB5
Deuteranopia (green-blind)
#C1BEB6
Tritanopia (blue-blind)
#BDBFBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcc0b6; /* rgb */ color: rgb(188, 192, 182); /* oklch */ color: oklch(80.2% 0.015 124.6);
Tailwind
colors: {
custom: {
50: '#d0d3cb',
500: '#bcc0b6',
950: '#000000',
},
}SCSS
$custom: #bcc0b6; $custom-light: #d0d3cb; $custom-dark: #000000;
JSON
{
"hex": "#bcc0b6",
"rgb": {
"r": 188,
"g": 192,
"b": 182
},
"hsl": {
"h": 84,
"s": 7.353,
"l": 73.333
},
"oklch": {
"l": 0.80177,
"c": 0.01451,
"h": 124.6
},
"luminance": 0.51768
}Semantic roles & 50–950 ramp
primary
#BCC0B6
secondary
#8C8793
accent
#54916D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382