#C6CACA#C6CACA
#C6CACA is a very light, near-neutral grey. Relative luminance 0.585; OKLCH L 83.6% C 0.004 H 197.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CACA |
|---|---|
| RGB | rgb(198, 202, 202) |
| HSL | hsl(180, 4%, 78%) |
| HSV | hsv(180, 2%, 79%) |
| CMYK | cmyk(2%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(81.02, -1.37, -0.48) |
| CIE-LCH | lch(81.02, 1.45, 199.30°) |
| OKLab | oklab(83.59% -0.0042 -0.0013) |
| OKLCH | oklch(83.59% 0.004 197.1) |
| XYZ | xyz(55.0680, 58.5109, 64.2583) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.12
Silver
#C0C0C0
ΔE00 3.07
Light Gray
#D3D3D3
ΔE00 3.12
Fog
#D8DCE0
ΔE00 4.83
Gainsboro
#DCDCDC
ΔE00 4.89
Light Grey
#D8DCD6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CACA #CAC6C6
analogous
#C6CAC8 #C6CACA #C6C8CA
triadic
#C6CACA #CAC6CA #CACAC6
tetradic
#C6CACA #C8C6CA #CAC6C6 #C8CAC6
square
#C6CACA #C8C6CA #CAC6C6 #C8CAC6
split-complementary
#C6CACA #CAC6C8 #CAC8C6
monochromatic
#878F8F #A6ADAD #C6CACA #E6E7E7 #EFF0F0
Accessibility & contrast
On white
1.65
#C6CACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#C6CACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CACA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CACA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#C5CACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c6caca; /* rgb */ color: rgb(198, 202, 202); /* oklch */ color: oklch(83.6% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#d7dada',
500: '#c6caca',
950: '#000000',
},
}SCSS
$custom: #c6caca; $custom-light: #d7dada; $custom-dark: #000000;
JSON
{
"hex": "#c6caca",
"rgb": {
"r": 198,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 3.636,
"l": 78.431
},
"oklch": {
"l": 0.83588,
"c": 0.00442,
"h": 197.1
},
"luminance": 0.58511
}Semantic roles & 50–950 ramp
primary
#C6CACA
secondary
#9D9898
accent
#58588D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383