#CAC2CA#CAC2CA
#CAC2CA is a very light, near-neutral grey. Relative luminance 0.554; OKLCH L 82.3% C 0.014 H 325.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2CA |
|---|---|
| RGB | rgb(202, 194, 202) |
| HSL | hsl(300, 7%, 78%) |
| HSV | hsv(300, 4%, 79%) |
| CMYK | cmyk(0%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(79.27, 4.24, -3.01) |
| CIE-LCH | lch(79.27, 5.20, 324.66°) |
| OKLab | oklab(82.29% 0.0117 -0.0079) |
| OKLCH | oklch(82.29% 0.014 325.7) |
| XYZ | xyz(54.3079, 55.4046, 63.6988) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 6.23
Light Gray
#D3D3D3
ΔE00 7.05
Gainsboro
#DCDCDC
ΔE00 8.30
Silver (survey)
#C5C9C7
ΔE00 8.66
Fog
#D8DCE0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2CA #C2CAC2
analogous
#C6C2CA #CAC2CA #CAC2C6
triadic
#CAC2CA #CACAC2 #C2CACA
tetradic
#CAC2CA #CAC6C2 #C2CAC2 #C2C6CA
square
#CAC2CA #CAC6C2 #C2CAC2 #C2C6CA
split-complementary
#CAC2CA #C6CAC2 #C2CAC6
monochromatic
#918191 #AEA1AE #CAC2CA #E6E3E6 #F1EFF1
Accessibility & contrast
On white
1.74
#CAC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#CAC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2CA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2CA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#CBC3C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cac2ca; /* rgb */ color: rgb(202, 194, 202); /* oklch */ color: oklch(82.3% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#dad4da',
500: '#cac2ca',
950: '#000000',
},
}SCSS
$custom: #cac2ca; $custom-light: #dad4da; $custom-dark: #000000;
JSON
{
"hex": "#cac2ca",
"rgb": {
"r": 202,
"g": 194,
"b": 202
},
"hsl": {
"h": 300,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.82292,
"c": 0.0141,
"h": 325.7
},
"luminance": 0.55404
}Semantic roles & 50–950 ramp
primary
#CAC2CA
secondary
#939D93
accent
#915555
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383