#C0C8C8#C0C8C8
#C0C8C8 is a very light, near-neutral grey. Relative luminance 0.567; OKLCH L 82.7% C 0.009 H 197.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8C8 |
|---|---|
| RGB | rgb(192, 200, 200) |
| HSL | hsl(180, 7%, 77%) |
| HSV | hsv(180, 4%, 78%) |
| CMYK | cmyk(4%, 0%, 0%, 21.6%) |
| CIE-LAB | lab(80.00, -2.74, -0.95) |
| CIE-LCH | lch(80.00, 2.90, 199.19°) |
| OKLab | oklab(82.66% -0.0084 -0.0026) |
| OKLCH | oklch(82.66% 0.009 197) |
| XYZ | xyz(52.8158, 56.6848, 62.7911) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.94
Silver
#C0C0C0
ΔE00 4.17
Light Gray
#D3D3D3
ΔE00 4.93
Dove Gray
#B6B8BD
ΔE00 5.80
Light Grey
#D8DCD6
ΔE00 5.84
Fog
#D8DCE0
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8C8 #C8C0C0
analogous
#C0C8C4 #C0C8C8 #C0C4C8
triadic
#C0C8C8 #C8C0C8 #C8C8C0
tetradic
#C0C8C8 #C4C0C8 #C8C0C0 #C4C8C0
square
#C0C8C8 #C4C0C8 #C8C0C0 #C4C8C0
split-complementary
#C0C8C8 #C8C0C4 #C8C4C0
monochromatic
#7F8F8F #9FABAB #C0C8C8 #E1E5E5 #EFF1F1
Accessibility & contrast
On white
1.70
#C0C8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#C0C8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8C8
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8C8 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#C5C6C8
Tritanopia (blue-blind)
#BEC9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0c8c8; /* rgb */ color: rgb(192, 200, 200); /* oklch */ color: oklch(82.7% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#d3d8d8',
500: '#c0c8c8',
950: '#000000',
},
}SCSS
$custom: #c0c8c8; $custom-light: #d3d8d8; $custom-dark: #000000;
JSON
{
"hex": "#c0c8c8",
"rgb": {
"r": 192,
"g": 200,
"b": 200
},
"hsl": {
"h": 180,
"s": 6.78,
"l": 76.863
},
"oklch": {
"l": 0.82657,
"c": 0.00881,
"h": 197
},
"luminance": 0.56685
}Semantic roles & 50–950 ramp
primary
#C0C8C8
secondary
#9B9191
accent
#555591
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383