#CAC1CA#CAC1CA
#CAC1CA is a very light, near-neutral grey. Relative luminance 0.550; OKLCH L 82.1% C 0.016 H 325.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC1CA |
|---|---|
| RGB | rgb(202, 193, 202) |
| HSL | hsl(300, 8%, 77%) |
| HSV | hsv(300, 4%, 79%) |
| CMYK | cmyk(0%, 4.5%, 0%, 20.8%) |
| CIE-LAB | lab(79.02, 4.77, -3.38) |
| CIE-LCH | lch(79.02, 5.85, 324.68°) |
| OKLab | oklab(82.09% 0.0131 -0.0089) |
| OKLCH | oklch(82.09% 0.016 325.7) |
| XYZ | xyz(54.0861, 54.9610, 63.6249) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.68
Silver
#C0C0C0
ΔE00 6.78
Light Gray
#D3D3D3
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 8.31
Gainsboro
#DCDCDC
ΔE00 8.90
Fog
#D8DCE0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC1CA #C1CAC1
analogous
#C6C1CA #CAC1CA #CAC1C6
triadic
#CAC1CA #CACAC1 #C1CACA
tetradic
#CAC1CA #CAC6C1 #C1CAC1 #C1C6CA
square
#CAC1CA #CAC6C1 #C1CAC1 #C1C6CA
split-complementary
#CAC1CA #C6CAC1 #C1CAC6
monochromatic
#927F92 #AEA0AE #CAC1CA #E6E2E6 #F1EFF1
Accessibility & contrast
On white
1.75
#CAC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#CAC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC1CA
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC1CA | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#CBC2C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cac1ca; /* rgb */ color: rgb(202, 193, 202); /* oklch */ color: oklch(82.1% 0.016 325.7);
Tailwind
colors: {
custom: {
50: '#dad3da',
500: '#cac1ca',
950: '#000000',
},
}SCSS
$custom: #cac1ca; $custom-light: #dad3da; $custom-dark: #000000;
JSON
{
"hex": "#cac1ca",
"rgb": {
"r": 202,
"g": 193,
"b": 202
},
"hsl": {
"h": 300,
"s": 7.826,
"l": 77.451
},
"oklch": {
"l": 0.82092,
"c": 0.01588,
"h": 325.7
},
"luminance": 0.54961
}Semantic roles & 50–950 ramp
primary
#CAC1CA
secondary
#929D92
accent
#925454
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383