#C4C2C2#C4C2C2
#C4C2C2 is a light, near-neutral grey. Relative luminance 0.542; OKLCH L 81.6% C 0.002 H 17.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C2C2 |
|---|---|
| RGB | rgb(196, 194, 194) |
| HSL | hsl(0, 2%, 76%) |
| HSV | hsv(0, 1%, 77%) |
| CMYK | cmyk(0%, 1%, 1%, 23.1%) |
| CIE-LAB | lab(78.59, 0.69, 0.25) |
| CIE-LCH | lch(78.59, 0.74, 19.47°) |
| OKLab | oklab(81.57% 0.0021 0.0007) |
| OKLCH | oklch(81.57% 0.002 17.1) |
| XYZ | xyz(51.7928, 54.2145, 58.7644) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.22
Silver (survey)
#C5C9C7
ΔE00 3.83
Dove Gray
#B6B8BD
ΔE00 4.02
Light Gray
#D3D3D3
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C2C2 #C2C4C4
analogous
#C4C2C3 #C4C2C2 #C4C3C2
triadic
#C4C2C2 #C2C4C2 #C2C2C4
tetradic
#C4C2C2 #C3C4C2 #C2C4C4 #C3C2C4
square
#C4C2C2 #C3C4C2 #C2C4C4 #C3C2C4
split-complementary
#C4C2C2 #C2C4C3 #C2C3C4
monochromatic
#888484 #A6A3A3 #C4C2C2 #E2E1E1 #F0EFEF
Accessibility & contrast
On white
1.77
#C4C2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#C4C2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C2C2
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C2C2 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#C3C3C2
Tritanopia (blue-blind)
#C5C2C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c4c2c2; /* rgb */ color: rgb(196, 194, 194); /* oklch */ color: oklch(81.6% 0.002 17.1);
Tailwind
colors: {
custom: {
50: '#d5d4d4',
500: '#c4c2c2',
950: '#000000',
},
}SCSS
$custom: #c4c2c2; $custom-light: #d5d4d4; $custom-dark: #000000;
JSON
{
"hex": "#c4c2c2",
"rgb": {
"r": 196,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 1.667,
"l": 76.471
},
"oklch": {
"l": 0.81566,
"c": 0.00224,
"h": 17.1
},
"luminance": 0.54214
}Semantic roles & 50–950 ramp
primary
#C4C2C2
secondary
#949696
accent
#8B8B5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383