#C0C2BB#C0C2BB
#C0C2BB is a light, near-neutral grey. Relative luminance 0.534; OKLCH L 81.0% C 0.010 H 119.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C2BB |
|---|---|
| RGB | rgb(192, 194, 187) |
| HSL | hsl(77, 5%, 75%) |
| HSV | hsv(77, 4%, 76%) |
| CMYK | cmyk(1%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(78.10, -1.97, 3.27) |
| CIE-LCH | lch(78.10, 3.82, 121.06°) |
| OKLab | oklab(81.05% -0.0049 0.0086) |
| OKLCH | oklch(81.05% 0.01 119.6) |
| XYZ | xyz(49.9982, 53.3779, 54.6730) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.06
Silver
#C0C0C0
ΔE00 4.02
Light Gray
#D3D3D3
ΔE00 5.96
Light Grey
#D8DCD6
ΔE00 6.28
Warm Gray
#C9BEB0
ΔE00 6.43
Dove Gray
#B6B8BD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C2BB #BDBBC2
analogous
#C2C1BB #C0C2BB #BDC2BB
triadic
#C0C2BB #BBC0C2 #C2BBC0
tetradic
#C0C2BB #BBC2C1 #BDBBC2 #C2BBBD
square
#C0C2BB #BBC2C1 #BDBBC2 #C2BBBD
split-complementary
#C0C2BB #BBBDC2 #C1BBC2
monochromatic
#84887A #A2A59B #C0C2BB #DEDFDB #F0F1EF
Accessibility & contrast
On white
1.80
#C0C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#C0C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C2BB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C2BB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#C1C1C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c0c2bb; /* rgb */ color: rgb(192, 194, 187); /* oklch */ color: oklch(81.0% 0.010 119.6);
Tailwind
colors: {
custom: {
50: '#d3d4cf',
500: '#c0c2bb',
950: '#000000',
},
}SCSS
$custom: #c0c2bb; $custom-light: #d3d4cf; $custom-dark: #000000;
JSON
{
"hex": "#c0c2bb",
"rgb": {
"r": 192,
"g": 194,
"b": 187
},
"hsl": {
"h": 77.143,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.81046,
"c": 0.0099,
"h": 119.6
},
"luminance": 0.53378
}Semantic roles & 50–950 ramp
primary
#C0C2BB
secondary
#8F8C95
accent
#568F67
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383