#C2C0CA#C2C0CA
#C2C0CA is a light, near-neutral violet. Relative luminance 0.534; OKLCH L 81.2% C 0.014 H 295.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C0CA |
|---|---|
| RGB | rgb(194, 192, 202) |
| HSL | hsl(252, 9%, 77%) |
| HSV | hsv(252, 5%, 79%) |
| CMYK | cmyk(4%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(78.13, 2.57, -4.76) |
| CIE-LCH | lch(78.13, 5.41, 298.33°) |
| OKLab | oklab(81.24% 0.006 -0.0127) |
| OKLCH | oklch(81.24% 0.014 295.3) |
| XYZ | xyz(51.7565, 53.4328, 63.4526) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.27
Silver
#C0C0C0
ΔE00 5.39
Light Gray
#D3D3D3
ΔE00 6.94
Silver (survey)
#C5C9C7
ΔE00 7.66
Fog
#D8DCE0
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C0CA #C8CAC0
analogous
#C0C3CA #C2C0CA #C7C0CA
triadic
#C2C0CA #CAC2C0 #C0CAC2
tetradic
#C2C0CA #CAC0C3 #C8CAC0 #C0CAC7
square
#C2C0CA #CAC0C3 #C8CAC0 #C0CAC7
split-complementary
#C2C0CA #CAC7C0 #C3CAC0
monochromatic
#827E92 #A29FAE #C2C0CA #E2E1E6 #EFEEF1
Accessibility & contrast
On white
1.80
#C2C0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#C2C0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C0CA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C0CA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#C1C1C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2c0ca; /* rgb */ color: rgb(194, 192, 202); /* oklch */ color: oklch(81.2% 0.014 295.3);
Tailwind
colors: {
custom: {
50: '#d4d3da',
500: '#c2c0ca',
950: '#000000',
},
}SCSS
$custom: #c2c0ca; $custom-light: #d4d3da; $custom-dark: #000000;
JSON
{
"hex": "#c2c0ca",
"rgb": {
"r": 194,
"g": 192,
"b": 202
},
"hsl": {
"h": 252,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.81241,
"c": 0.01403,
"h": 295.3
},
"luminance": 0.53433
}Semantic roles & 50–950 ramp
primary
#C2C0CA
secondary
#9B9D91
accent
#935386
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383