#C8C0CC#C8C0CC
#C8C0CC is a light, near-neutral purple. Relative luminance 0.543; OKLCH L 81.8% C 0.019 H 314.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C0CC |
|---|---|
| RGB | rgb(200, 192, 204) |
| HSL | hsl(280, 11%, 78%) |
| HSV | hsv(280, 6%, 80%) |
| CMYK | cmyk(2%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(78.66, 4.99, -5.01) |
| CIE-LCH | lch(78.66, 7.07, 314.91°) |
| OKLab | oklab(81.79% 0.0132 -0.0133) |
| OKLCH | oklch(81.79% 0.019 314.7) |
| XYZ | xyz(53.5664, 54.3384, 64.7814) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.88
Silver
#C0C0C0
ΔE00 7.52
Thistle
#D8BFD8
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 8.50
Gainsboro
#DCDCDC
ΔE00 9.66
Lavender (CSS)
#E6E6FA
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C0CC #C4CCC0
analogous
#C2C0CC #C8C0CC #CCC0CA
triadic
#C8C0CC #CCC8C0 #C0CCC8
tetradic
#C8C0CC #CCC2C0 #C4CCC0 #C0CACC
square
#C8C0CC #CCC2C0 #C4CCC0 #C0CACC
split-complementary
#C8C0CC #CACCC0 #C0CCC2
monochromatic
#8D7C95 #AA9EB1 #C8C0CC #E6E2E7 #F0EEF1
Accessibility & contrast
On white
1.77
#C8C0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#C8C0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C0CC
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C0CC | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CD
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#C8C1C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c8c0cc; /* rgb */ color: rgb(200, 192, 204); /* oklch */ color: oklch(81.8% 0.019 314.7);
Tailwind
colors: {
custom: {
50: '#d8d3db',
500: '#c8c0cc',
950: '#000000',
},
}SCSS
$custom: #c8c0cc; $custom-light: #d8d3db; $custom-dark: #000000;
JSON
{
"hex": "#c8c0cc",
"rgb": {
"r": 200,
"g": 192,
"b": 204
},
"hsl": {
"h": 280,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.8179,
"c": 0.01873,
"h": 314.7
},
"luminance": 0.54338
}Semantic roles & 50–950 ramp
primary
#C8C0CC
secondary
#96A091
accent
#955167
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384