#C8C2CD#C8C2CD
#C8C2CD is a very light, near-neutral violet. Relative luminance 0.553; OKLCH L 82.2% C 0.017 H 310.1°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C2CD |
|---|---|
| RGB | rgb(200, 194, 205) |
| HSL | hsl(273, 10%, 78%) |
| HSV | hsv(273, 5%, 80%) |
| CMYK | cmyk(2.4%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.20, 4.11, -4.75) |
| CIE-LCH | lch(79.20, 6.29, 310.87°) |
| OKLab | oklab(82.22% 0.0106 -0.0126) |
| OKLCH | oklch(82.22% 0.017 310.1) |
| XYZ | xyz(54.1288, 55.2708, 65.5625) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.71
Light Gray
#D3D3D3
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 8.66
Fog
#D8DCE0
ΔE00 8.71
Gainsboro
#DCDCDC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C2CD #C7CDC2
analogous
#C2C2CD #C8C2CD #CDC2CC
triadic
#C8C2CD #CDC8C2 #C2CDC8
tetradic
#C8C2CD #CDC2C2 #C7CDC2 #C2CCCD
square
#C8C2CD #CDC2C2 #C7CDC2 #C2CCCD
split-complementary
#C8C2CD #CCCDC2 #C2CDC2
monochromatic
#8B7F96 #AAA0B1 #C8C2CD #E6E4E9 #F0EEF1
Accessibility & contrast
On white
1.74
#C8C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#C8C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C2CD
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C2CD | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#C8C3C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c8c2cd; /* rgb */ color: rgb(200, 194, 205); /* oklch */ color: oklch(82.2% 0.017 310.1);
Tailwind
colors: {
custom: {
50: '#d8d4dc',
500: '#c8c2cd',
950: '#000000',
},
}SCSS
$custom: #c8c2cd; $custom-light: #d8d4dc; $custom-dark: #000000;
JSON
{
"hex": "#c8c2cd",
"rgb": {
"r": 200,
"g": 194,
"b": 205
},
"hsl": {
"h": 272.727,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.8222,
"c": 0.01652,
"h": 310.1
},
"luminance": 0.55271
}Semantic roles & 50–950 ramp
primary
#C8C2CD
secondary
#99A193
accent
#945270
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384