#C8C0C8#C8C0C8
#C8C0C8 is a light, near-neutral grey. Relative luminance 0.541; OKLCH L 81.7% C 0.014 H 325.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C0C8 |
|---|---|
| RGB | rgb(200, 192, 200) |
| HSL | hsl(300, 7%, 77%) |
| HSV | hsv(300, 4%, 78%) |
| CMYK | cmyk(0%, 4%, 0%, 21.6%) |
| CIE-LAB | lab(78.55, 4.25, -3.01) |
| CIE-LCH | lch(78.55, 5.21, 324.66°) |
| OKLab | oklab(81.67% 0.0117 -0.008) |
| OKLCH | oklch(81.67% 0.014 325.7) |
| XYZ | xyz(53.0928, 54.1490, 62.2872) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.99
Silver
#C0C0C0
ΔE00 6.11
Light Gray
#D3D3D3
ΔE00 7.33
Gainsboro
#DCDCDC
ΔE00 8.66
Silver (survey)
#C5C9C7
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C0C8 #C0C8C0
analogous
#C4C0C8 #C8C0C8 #C8C0C4
triadic
#C8C0C8 #C8C8C0 #C0C8C8
tetradic
#C8C0C8 #C8C4C0 #C0C8C0 #C0C4C8
square
#C8C0C8 #C8C4C0 #C0C8C0 #C0C4C8
split-complementary
#C8C0C8 #C4C8C0 #C0C8C4
monochromatic
#8F7F8F #AB9FAB #C8C0C8 #E5E1E5 #F1EFF1
Accessibility & contrast
On white
1.78
#C8C0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#C8C0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C0C8
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C0C8 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C8
Deuteranopia (green-blind)
#C1C3C8
Tritanopia (blue-blind)
#C9C1C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c8c0c8; /* rgb */ color: rgb(200, 192, 200); /* oklch */ color: oklch(81.7% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#d8d3d8',
500: '#c8c0c8',
950: '#000000',
},
}SCSS
$custom: #c8c0c8; $custom-light: #d8d3d8; $custom-dark: #000000;
JSON
{
"hex": "#c8c0c8",
"rgb": {
"r": 200,
"g": 192,
"b": 200
},
"hsl": {
"h": 300,
"s": 6.78,
"l": 76.863
},
"oklch": {
"l": 0.81667,
"c": 0.01413,
"h": 325.7
},
"luminance": 0.54149
}Semantic roles & 50–950 ramp
primary
#C8C0C8
secondary
#919B91
accent
#915555
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383