#C5C2CD#C5C2CD
#C5C2CD is a light, near-neutral violet. Relative luminance 0.549; OKLCH L 82.0% C 0.016 H 298.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C5C2CD |
|---|---|
| RGB | rgb(197, 194, 205) |
| HSL | hsl(256, 10%, 78%) |
| HSV | hsv(256, 5%, 80%) |
| CMYK | cmyk(3.9%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.96, 3.09, -5.13) |
| CIE-LCH | lch(78.96, 5.99, 301.09°) |
| OKLab | oklab(81.98% 0.0074 -0.0137) |
| OKLCH | oklch(81.98% 0.016 298.5) |
| XYZ | xyz(53.3352, 54.8616, 65.5253) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.18
Silver
#C0C0C0
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 7.09
Fog
#D8DCE0
ΔE00 8.00
Silver (survey)
#C5C9C7
ΔE00 8.20
Gainsboro
#DCDCDC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5C2CD #CACDC2
analogous
#C2C4CD #C5C2CD #CAC2CD
triadic
#C5C2CD #CDC5C2 #C2CDC5
tetradic
#C5C2CD #CDC2C4 #CACDC2 #C2CDCA
square
#C5C2CD #CDC2C4 #CACDC2 #C2CDCA
split-complementary
#C5C2CD #CDCAC2 #C4CDC2
monochromatic
#857F96 #A5A0B1 #C5C2CD #E5E4E9 #EFEEF1
Accessibility & contrast
On white
1.75
#C5C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#C5C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5C2CD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5C2CD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CE
Deuteranopia (green-blind)
#C1C3CD
Tritanopia (blue-blind)
#C4C3C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c5c2cd; /* rgb */ color: rgb(197, 194, 205); /* oklch */ color: oklch(82.0% 0.016 298.5);
Tailwind
colors: {
custom: {
50: '#d6d4dc',
500: '#c5c2cd',
950: '#000000',
},
}SCSS
$custom: #c5c2cd; $custom-light: #d6d4dc; $custom-dark: #000000;
JSON
{
"hex": "#c5c2cd",
"rgb": {
"r": 197,
"g": 194,
"b": 205
},
"hsl": {
"h": 256.364,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.81978,
"c": 0.01555,
"h": 298.5
},
"luminance": 0.54862
}Semantic roles & 50–950 ramp
primary
#C5C2CD
secondary
#9DA193
accent
#945282
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384