#C7C2CD#C7C2CD
#C7C2CD is a very light, near-neutral violet. Relative luminance 0.551; OKLCH L 82.1% C 0.016 H 306.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C2CD |
|---|---|
| RGB | rgb(199, 194, 205) |
| HSL | hsl(267, 10%, 78%) |
| HSV | hsv(267, 5%, 80%) |
| CMYK | cmyk(2.9%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.12, 3.77, -4.88) |
| CIE-LCH | lch(79.12, 6.17, 307.71°) |
| OKLab | oklab(82.14% 0.0096 -0.013) |
| OKLCH | oklch(82.14% 0.016 306.4) |
| XYZ | xyz(53.8625, 55.1335, 65.5500) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.82
Silver
#C0C0C0
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 7.38
Fog
#D8DCE0
ΔE00 8.46
Gainsboro
#DCDCDC
ΔE00 8.62
Silver (survey)
#C5C9C7
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C2CD #C8CDC2
analogous
#C2C2CD #C7C2CD #CCC2CD
triadic
#C7C2CD #CDC7C2 #C2CDC7
tetradic
#C7C2CD #CDC2C2 #C8CDC2 #C2CDCC
square
#C7C2CD #CDC2C2 #C8CDC2 #C2CDCC
split-complementary
#C7C2CD #CDCCC2 #C2CDC2
monochromatic
#897F96 #A8A0B1 #C7C2CD #E6E4E9 #F0EEF1
Accessibility & contrast
On white
1.75
#C7C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#C7C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C2CD
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C2CD | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#C6C3C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c7c2cd; /* rgb */ color: rgb(199, 194, 205); /* oklch */ color: oklch(82.1% 0.016 306.4);
Tailwind
colors: {
custom: {
50: '#d8d4dc',
500: '#c7c2cd',
950: '#000000',
},
}SCSS
$custom: #c7c2cd; $custom-light: #d8d4dc; $custom-dark: #000000;
JSON
{
"hex": "#c7c2cd",
"rgb": {
"r": 199,
"g": 194,
"b": 205
},
"hsl": {
"h": 267.273,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.82139,
"c": 0.01612,
"h": 306.4
},
"luminance": 0.55133
}Semantic roles & 50–950 ramp
primary
#C7C2CD
secondary
#9AA193
accent
#945276
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384