#C2C0C2#C2C0C2
#C2C0C2 is a light, near-neutral grey. Relative luminance 0.531; OKLCH L 81.0% C 0.004 H 325.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C0C2 |
|---|---|
| RGB | rgb(194, 192, 194) |
| HSL | hsl(300, 2%, 76%) |
| HSV | hsv(300, 1%, 76%) |
| CMYK | cmyk(0%, 1%, 0%, 23.9%) |
| CIE-LAB | lab(77.91, 1.06, -0.76) |
| CIE-LCH | lch(77.91, 1.31, 324.50°) |
| OKLab | oklab(81% 0.0029 -0.002) |
| OKLCH | oklch(81% 0.004 325.6) |
| XYZ | xyz(50.8338, 53.0637, 58.5928) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.70
Dove Gray
#B6B8BD
ΔE00 3.21
Silver (survey)
#C5C9C7
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 4.85
Dark Gray
#A9A9A9
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C0C2 #C0C2C0
analogous
#C1C0C2 #C2C0C2 #C2C0C1
triadic
#C2C0C2 #C2C2C0 #C0C2C2
tetradic
#C2C0C2 #C2C1C0 #C0C2C0 #C0C1C2
square
#C2C0C2 #C2C1C0 #C0C2C0 #C0C1C2
split-complementary
#C2C0C2 #C1C2C0 #C0C2C1
monochromatic
#868286 #A4A1A4 #C2C0C2 #E0DFE0 #F0EFF0
Accessibility & contrast
On white
1.81
#C2C0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#C2C0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C0C2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C0C2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C2
Deuteranopia (green-blind)
#C0C1C2
Tritanopia (blue-blind)
#C2C0C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2c0c2; /* rgb */ color: rgb(194, 192, 194); /* oklch */ color: oklch(81.0% 0.004 325.6);
Tailwind
colors: {
custom: {
50: '#d4d3d4',
500: '#c2c0c2',
950: '#000000',
},
}SCSS
$custom: #c2c0c2; $custom-light: #d4d3d4; $custom-dark: #000000;
JSON
{
"hex": "#c2c0c2",
"rgb": {
"r": 194,
"g": 192,
"b": 194
},
"hsl": {
"h": 300,
"s": 1.613,
"l": 75.686
},
"oklch": {
"l": 0.80999,
"c": 0.00354,
"h": 325.6
},
"luminance": 0.53064
}Semantic roles & 50–950 ramp
primary
#C2C0C2
secondary
#929492
accent
#8B5A5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383