#C2C2C0#C2C2C0
#C2C2C0 is a light, near-neutral grey. Relative luminance 0.539; OKLCH L 81.3% C 0.003 H 106.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2C0 |
|---|---|
| RGB | rgb(194, 194, 192) |
| HSL | hsl(60, 2%, 76%) |
| HSV | hsv(60, 1%, 76%) |
| CMYK | cmyk(0%, 0%, 1%, 23.9%) |
| CIE-LAB | lab(78.38, -0.37, 1.00) |
| CIE-LCH | lch(78.38, 1.07, 110.08°) |
| OKLab | oklab(81.35% -0.0008 0.0027) |
| OKLCH | oklch(81.35% 0.003 106.4) |
| XYZ | xyz(51.0528, 53.8587, 57.5652) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.21
Silver (survey)
#C5C9C7
ΔE00 2.53
Light Gray
#D3D3D3
ΔE00 4.35
Dove Gray
#B6B8BD
ΔE00 4.55
Gainsboro
#DCDCDC
ΔE00 6.39
Warm Gray
#C9BEB0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2C0 #C0C0C2
analogous
#C2C1C0 #C2C2C0 #C1C2C0
triadic
#C2C2C0 #C0C2C2 #C2C0C2
tetradic
#C2C2C0 #C0C2C1 #C0C0C2 #C2C0C1
square
#C2C2C0 #C0C2C1 #C0C0C2 #C2C0C1
split-complementary
#C2C2C0 #C0C1C2 #C1C0C2
monochromatic
#868682 #A4A4A1 #C2C2C0 #E0E0DF #F0F0EF
Accessibility & contrast
On white
1.78
#C2C2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#C2C2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2C0
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2C0 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C0
Deuteranopia (green-blind)
#C2C2C0
Tritanopia (blue-blind)
#C2C2C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c2c0; /* rgb */ color: rgb(194, 194, 192); /* oklch */ color: oklch(81.3% 0.003 106.4);
Tailwind
colors: {
custom: {
50: '#d4d4d3',
500: '#c2c2c0',
950: '#000000',
},
}SCSS
$custom: #c2c2c0; $custom-light: #d4d4d3; $custom-dark: #000000;
JSON
{
"hex": "#c2c2c0",
"rgb": {
"r": 194,
"g": 194,
"b": 192
},
"hsl": {
"h": 60,
"s": 1.613,
"l": 75.686
},
"oklch": {
"l": 0.81348,
"c": 0.00276,
"h": 106.4
},
"luminance": 0.53859
}Semantic roles & 50–950 ramp
primary
#C2C2C0
secondary
#929294
accent
#5A8B5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383