#C4CACA#C4CACA
#C4CACA is a very light, near-neutral grey. Relative luminance 0.582; OKLCH L 83.4% C 0.007 H 197.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CACA |
|---|---|
| RGB | rgb(196, 202, 202) |
| HSL | hsl(180, 5%, 78%) |
| HSV | hsv(180, 3%, 79%) |
| CMYK | cmyk(3%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(80.87, -2.05, -0.72) |
| CIE-LCH | lch(80.87, 2.17, 199.25°) |
| OKLab | oklab(83.43% -0.0063 -0.0019) |
| OKLCH | oklch(83.43% 0.007 197.1) |
| XYZ | xyz(54.5442, 58.2408, 64.2337) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.26
Silver
#C0C0C0
ΔE00 3.69
Light Gray
#D3D3D3
ΔE00 3.85
Fog
#D8DCE0
ΔE00 5.14
Light Grey
#D8DCD6
ΔE00 5.22
Gainsboro
#DCDCDC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CACA #CAC4C4
analogous
#C4CAC7 #C4CACA #C4C7CA
triadic
#C4CACA #CAC4CA #CACAC4
tetradic
#C4CACA #C7C4CA #CAC4C4 #C7CAC4
square
#C4CACA #C7C4CA #CAC4C4 #C7CAC4
split-complementary
#C4CACA #CAC4C7 #CAC7C4
monochromatic
#849090 #A4ADAD #C4CACA #E4E7E7 #EFF1F1
Accessibility & contrast
On white
1.66
#C4CACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#C4CACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CACA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CACA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C8C8CA
Tritanopia (blue-blind)
#C2CACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c4caca; /* rgb */ color: rgb(196, 202, 202); /* oklch */ color: oklch(83.4% 0.007 197.1);
Tailwind
colors: {
custom: {
50: '#d5dada',
500: '#c4caca',
950: '#000000',
},
}SCSS
$custom: #c4caca; $custom-light: #d5dada; $custom-dark: #000000;
JSON
{
"hex": "#c4caca",
"rgb": {
"r": 196,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 5.357,
"l": 78.039
},
"oklch": {
"l": 0.83433,
"c": 0.00661,
"h": 197.1
},
"luminance": 0.58241
}Semantic roles & 50–950 ramp
primary
#C4CACA
secondary
#9D9595
accent
#56568F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383