#CAC2C2#CAC2C2
#CAC2C2 is a very light, near-neutral grey. Relative luminance 0.550; OKLCH L 82.1% C 0.009 H 17.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2C2 |
|---|---|
| RGB | rgb(202, 194, 194) |
| HSL | hsl(0, 7%, 78%) |
| HSV | hsv(0, 4%, 79%) |
| CMYK | cmyk(0%, 4%, 4%, 20.8%) |
| CIE-LAB | lab(79.06, 2.79, 1.00) |
| CIE-LCH | lch(79.06, 2.96, 19.64°) |
| OKLab | oklab(82.06% 0.0086 0.0027) |
| OKLCH | oklch(82.06% 0.009 17.3) |
| XYZ | xyz(53.3852, 55.0355, 58.8390) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.04
Light Gray
#D3D3D3
ΔE00 5.41
Dove Gray
#B6B8BD
ΔE00 5.88
Silver (survey)
#C5C9C7
ΔE00 6.65
Warm Gray
#C9BEB0
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2C2 #C2CACA
analogous
#CAC2C6 #CAC2C2 #CAC6C2
triadic
#CAC2C2 #C2CAC2 #C2C2CA
tetradic
#CAC2C2 #C6CAC2 #C2CACA #C6C2CA
square
#CAC2C2 #C6CAC2 #C2CACA #C6C2CA
split-complementary
#CAC2C2 #C2CAC6 #C2C6CA
monochromatic
#918181 #AEA1A1 #CAC2C2 #E6E3E3 #F1EFEF
Accessibility & contrast
On white
1.75
#CAC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#CAC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2C2
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2C2 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#C5C4C2
Tritanopia (blue-blind)
#CCC1C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cac2c2; /* rgb */ color: rgb(202, 194, 194); /* oklch */ color: oklch(82.1% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#dad4d4',
500: '#cac2c2',
950: '#000000',
},
}SCSS
$custom: #cac2c2; $custom-light: #dad4d4; $custom-dark: #000000;
JSON
{
"hex": "#cac2c2",
"rgb": {
"r": 202,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.82055,
"c": 0.00899,
"h": 17.3
},
"luminance": 0.55035
}Semantic roles & 50–950 ramp
primary
#CAC2C2
secondary
#939D9D
accent
#919155
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383