#CAC4CA#CAC4CA
#CAC4CA is a very light, near-neutral grey. Relative luminance 0.563; OKLCH L 82.7% C 0.011 H 325.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC4CA |
|---|---|
| RGB | rgb(202, 196, 202) |
| HSL | hsl(300, 5%, 78%) |
| HSV | hsv(300, 3%, 79%) |
| CMYK | cmyk(0%, 3%, 0%, 20.8%) |
| CIE-LAB | lab(79.78, 3.17, -2.26) |
| CIE-LCH | lch(79.78, 3.89, 324.60°) |
| OKLab | oklab(82.69% 0.0087 -0.006) |
| OKLCH | oklch(82.69% 0.011 325.6) |
| XYZ | xyz(54.7560, 56.3009, 63.8482) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.93
Dove Gray
#B6B8BD
ΔE00 5.44
Light Gray
#D3D3D3
ΔE00 5.71
Gainsboro
#DCDCDC
ΔE00 7.10
Silver (survey)
#C5C9C7
ΔE00 7.26
Fog
#D8DCE0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC4CA #C4CAC4
analogous
#C7C4CA #CAC4CA #CAC4C7
triadic
#CAC4CA #CACAC4 #C4CACA
tetradic
#CAC4CA #CAC7C4 #C4CAC4 #C4C7CA
square
#CAC4CA #CAC7C4 #C4CAC4 #C4C7CA
split-complementary
#CAC4CA #C7CAC4 #C4CAC7
monochromatic
#908490 #ADA4AD #CAC4CA #E7E4E7 #F1EFF1
Accessibility & contrast
On white
1.71
#CAC4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CAC4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC4CA
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC4CA | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#CAC4C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cac4ca; /* rgb */ color: rgb(202, 196, 202); /* oklch */ color: oklch(82.7% 0.011 325.6);
Tailwind
colors: {
custom: {
50: '#dad5da',
500: '#cac4ca',
950: '#000000',
},
}SCSS
$custom: #cac4ca; $custom-light: #dad5da; $custom-dark: #000000;
JSON
{
"hex": "#cac4ca",
"rgb": {
"r": 202,
"g": 196,
"b": 202
},
"hsl": {
"h": 300,
"s": 5.357,
"l": 78.039
},
"oklch": {
"l": 0.82692,
"c": 0.01056,
"h": 325.6
},
"luminance": 0.56301
}Semantic roles & 50–950 ramp
primary
#CAC4CA
secondary
#959D95
accent
#8F5656
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383