#C8C2CC#C8C2CC
#C8C2CC is a very light, near-neutral violet. Relative luminance 0.552; OKLCH L 82.2% C 0.015 H 312.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C2CC |
|---|---|
| RGB | rgb(200, 194, 204) |
| HSL | hsl(276, 9%, 78%) |
| HSV | hsv(276, 5%, 80%) |
| CMYK | cmyk(2%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(79.17, 3.92, -4.26) |
| CIE-LCH | lch(79.17, 5.79, 312.68°) |
| OKLab | oklab(82.19% 0.0103 -0.0113) |
| OKLCH | oklch(82.19% 0.015 312.2) |
| XYZ | xyz(54.0085, 55.2227, 64.9288) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.91
Silver
#C0C0C0
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 7.23
Gainsboro
#DCDCDC
ΔE00 8.48
Fog
#D8DCE0
ΔE00 8.50
Silver (survey)
#C5C9C7
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C2CC #C6CCC2
analogous
#C3C2CC #C8C2CC #CCC2CB
triadic
#C8C2CC #CCC8C2 #C2CCC8
tetradic
#C8C2CC #CCC3C2 #C6CCC2 #C2CBCC
square
#C8C2CC #CCC3C2 #C6CCC2 #C2CBCC
split-complementary
#C8C2CC #CBCCC2 #C2CCC3
monochromatic
#8C7F94 #AAA1B0 #C8C2CC #E6E3E8 #F0EEF1
Accessibility & contrast
On white
1.74
#C8C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#C8C2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C2CC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C2CC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#C8C3C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c8c2cc; /* rgb */ color: rgb(200, 194, 204); /* oklch */ color: oklch(82.2% 0.015 312.2);
Tailwind
colors: {
custom: {
50: '#d8d4db',
500: '#c8c2cc',
950: '#000000',
},
}SCSS
$custom: #c8c2cc; $custom-light: #d8d4db; $custom-dark: #000000;
JSON
{
"hex": "#c8c2cc",
"rgb": {
"r": 200,
"g": 194,
"b": 204
},
"hsl": {
"h": 276,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.82189,
"c": 0.01526,
"h": 312.2
},
"luminance": 0.55223
}Semantic roles & 50–950 ramp
primary
#C8C2CC
secondary
#989F93
accent
#93536C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384