#C2CACA#C2CACA
#C2CACA is a very light, near-neutral grey. Relative luminance 0.580; OKLCH L 83.3% C 0.009 H 197.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CACA |
|---|---|
| RGB | rgb(194, 202, 202) |
| HSL | hsl(180, 7%, 78%) |
| HSV | hsv(180, 4%, 79%) |
| CMYK | cmyk(4%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(80.72, -2.73, -0.95) |
| CIE-LCH | lch(80.72, 2.89, 199.19°) |
| OKLab | oklab(83.28% -0.0084 -0.0026) |
| OKLCH | oklch(83.28% 0.009 197) |
| XYZ | xyz(54.0273, 57.9743, 64.2095) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.89
Silver
#C0C0C0
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 4.63
Light Grey
#D8DCD6
ΔE00 5.43
Fog
#D8DCE0
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CACA #CAC2C2
analogous
#C2CAC6 #C2CACA #C2C6CA
triadic
#C2CACA #CAC2CA #CACAC2
tetradic
#C2CACA #C6C2CA #CAC2C2 #C6CAC2
square
#C2CACA #C6C2CA #CAC2C2 #C6CAC2
split-complementary
#C2CACA #CAC2C6 #CAC6C2
monochromatic
#819191 #A1AEAE #C2CACA #E3E6E6 #EFF1F1
Accessibility & contrast
On white
1.67
#C2CACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#C2CACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CACA
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CACA | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#C0CBCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2caca; /* rgb */ color: rgb(194, 202, 202); /* oklch */ color: oklch(83.3% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#d4dada',
500: '#c2caca',
950: '#000000',
},
}SCSS
$custom: #c2caca; $custom-light: #d4dada; $custom-dark: #000000;
JSON
{
"hex": "#c2caca",
"rgb": {
"r": 194,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.8328,
"c": 0.00879,
"h": 197
},
"luminance": 0.57975
}Semantic roles & 50–950 ramp
primary
#C2CACA
secondary
#9D9393
accent
#555591
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383