#C2C2C2#C2C2C2
#C2C2C2 is a light, near-neutral grey. Relative luminance 0.539; OKLCH L 81.4% C 0.000 H 0.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2C2 |
|---|---|
| RGB | rgb(194, 194, 194) |
| HSL | hsl(0, 0%, 76%) |
| HSV | hsv(0, 0%, 76%) |
| CMYK | cmyk(0%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(78.43, -0.00, 0.00) |
| CIE-LCH | lch(78.43, 0.00, 135.00°) |
| OKLab | oklab(81.41% 0 0) |
| OKLCH | oklch(81.41% 0 0) |
| XYZ | xyz(51.2759, 53.9480, 58.7401) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.51
Silver (survey)
#C5C9C7
ΔE00 2.93
Dove Gray
#B6B8BD
ΔE00 3.72
Light Gray
#D3D3D3
ΔE00 4.17
Gainsboro
#DCDCDC
ΔE00 6.25
Fog
#D8DCE0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2C2 #C2C2C2
analogous
#C2C2C2 #C2C2C2 #C2C2C2
triadic
#C2C2C2 #C2C2C2 #C2C2C2
tetradic
#C2C2C2 #C2C2C2 #C2C2C2 #C2C2C2
square
#C2C2C2 #C2C2C2 #C2C2C2 #C2C2C2
split-complementary
#C2C2C2 #C2C2C2 #C2C2C2
monochromatic
#858585 #A3A3A3 #C2C2C2 #E1E1E1 #F0F0F0
Accessibility & contrast
On white
1.78
#C2C2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#C2C2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2C2
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2C2 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#C2C2C2
Tritanopia (blue-blind)
#C2C2C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c2c2; /* rgb */ color: rgb(194, 194, 194); /* oklch */ color: oklch(81.4% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#d4d4d4',
500: '#c2c2c2',
950: '#000000',
},
}SCSS
$custom: #c2c2c2; $custom-light: #d4d4d4; $custom-dark: #000000;
JSON
{
"hex": "#c2c2c2",
"rgb": {
"r": 194,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 0,
"l": 76.078
},
"oklch": {
"l": 0.81406,
"c": 0,
"h": 0
},
"luminance": 0.53948
}Semantic roles & 50–950 ramp
primary
#C2C2C2
secondary
#949494
accent
#8A8A5C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383