#C6C2CD#C6C2CD
#C6C2CD is a very light, near-neutral violet. Relative luminance 0.550; OKLCH L 82.1% C 0.016 H 302.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C2CD |
|---|---|
| RGB | rgb(198, 194, 205) |
| HSL | hsl(262, 10%, 78%) |
| HSV | hsv(262, 5%, 80%) |
| CMYK | cmyk(3.4%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.04, 3.43, -5.00) |
| CIE-LCH | lch(79.04, 6.07, 304.45°) |
| OKLab | oklab(82.06% 0.0085 -0.0133) |
| OKLCH | oklch(82.06% 0.016 302.5) |
| XYZ | xyz(53.5980, 54.9971, 65.5376) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.49
Silver
#C0C0C0
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 7.23
Fog
#D8DCE0
ΔE00 8.22
Silver (survey)
#C5C9C7
ΔE00 8.46
Gainsboro
#DCDCDC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C2CD #C9CDC2
analogous
#C2C3CD #C6C2CD #CBC2CD
triadic
#C6C2CD #CDC6C2 #C2CDC6
tetradic
#C6C2CD #CDC2C3 #C9CDC2 #C2CDCB
square
#C6C2CD #CDC2C3 #C9CDC2 #C2CDCB
split-complementary
#C6C2CD #CDCBC2 #C3CDC2
monochromatic
#877F96 #A7A0B1 #C6C2CD #E5E4E9 #EFEEF1
Accessibility & contrast
On white
1.75
#C6C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#C6C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C2CD
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C2CD | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#C5C3C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c6c2cd; /* rgb */ color: rgb(198, 194, 205); /* oklch */ color: oklch(82.1% 0.016 302.5);
Tailwind
colors: {
custom: {
50: '#d7d4dc',
500: '#c6c2cd',
950: '#000000',
},
}SCSS
$custom: #c6c2cd; $custom-light: #d7d4dc; $custom-dark: #000000;
JSON
{
"hex": "#c6c2cd",
"rgb": {
"r": 198,
"g": 194,
"b": 205
},
"hsl": {
"h": 261.818,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.82058,
"c": 0.0158,
"h": 302.5
},
"luminance": 0.54997
}Semantic roles & 50–950 ramp
primary
#C6C2CD
secondary
#9CA193
accent
#94527C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384