#C0BCC4#C0BCC4
#C0BCC4 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 80.1% C 0.012 H 308.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BCC4 |
|---|---|
| RGB | rgb(192, 188, 196) |
| HSL | hsl(270, 6%, 75%) |
| HSV | hsv(270, 4%, 77%) |
| CMYK | cmyk(2%, 4.1%, 0%, 23.1%) |
| CIE-LAB | lab(76.77, 2.88, -3.53) |
| CIE-LCH | lch(76.77, 4.56, 309.24°) |
| OKLab | oklab(80.09% 0.0074 -0.0094) |
| OKLCH | oklch(80.09% 0.012 308.3) |
| XYZ | xyz(49.6836, 51.1585, 59.4710) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.94
Silver
#C0C0C0
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 7.29
Dark Gray
#A9A9A9
ΔE00 7.50
Silver (survey)
#C5C9C7
ΔE00 7.76
Fog
#D8DCE0
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BCC4 #C0C4BC
analogous
#BCBCC4 #C0BCC4 #C4BCC4
triadic
#C0BCC4 #C4C0BC #BCC4C0
tetradic
#C0BCC4 #C4BCBC #C0C4BC #BCC4C4
square
#C0BCC4 #C4BCBC #C0C4BC #BCC4C4
split-complementary
#C0BCC4 #C4C4BC #BCC4BC
monochromatic
#837B8B #A19BA7 #C0BCC4 #DFDDE1 #F0EFF1
Accessibility & contrast
On white
1.87
#C0BCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#C0BCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BCC4
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BCC4 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC4
Deuteranopia (green-blind)
#BCBEC4
Tritanopia (blue-blind)
#C0BDBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c0bcc4; /* rgb */ color: rgb(192, 188, 196); /* oklch */ color: oklch(80.1% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#d3d0d5',
500: '#c0bcc4',
950: '#000000',
},
}SCSS
$custom: #c0bcc4; $custom-light: #d3d0d5; $custom-dark: #000000;
JSON
{
"hex": "#c0bcc4",
"rgb": {
"r": 192,
"g": 188,
"b": 196
},
"hsl": {
"h": 270,
"s": 6.349,
"l": 75.294
},
"oklch": {
"l": 0.80086,
"c": 0.01194,
"h": 308.3
},
"luminance": 0.51158
}Semantic roles & 50–950 ramp
primary
#C0BCC4
secondary
#92978D
accent
#905573
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383