#CACAC4#CACAC4
#CACAC4 is a very light, near-neutral grey. Relative luminance 0.588; OKLCH L 83.7% C 0.008 H 106.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAC4 |
|---|---|
| RGB | rgb(202, 202, 196) |
| HSL | hsl(60, 5%, 78%) |
| HSV | hsv(60, 3%, 79%) |
| CMYK | cmyk(0%, 0%, 3%, 20.8%) |
| CIE-LAB | lab(81.17, -1.08, 2.99) |
| CIE-LCH | lch(81.17, 3.18, 109.89°) |
| OKLab | oklab(83.73% -0.0023 0.0079) |
| OKLCH | oklch(83.73% 0.008 106.6) |
| XYZ | xyz(55.4399, 58.7832, 60.6395) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.52
Light Gray
#D3D3D3
ΔE00 3.89
Silver
#C0C0C0
ΔE00 3.98
Light Grey
#D8DCD6
ΔE00 4.49
Gainsboro
#DCDCDC
ΔE00 5.38
Warm Gray
#C9BEB0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAC4 #C4C4CA
analogous
#CAC7C4 #CACAC4 #C7CAC4
triadic
#CACAC4 #C4CACA #CAC4CA
tetradic
#CACAC4 #C4CAC7 #C4C4CA #CAC4C7
square
#CACAC4 #C4CAC7 #C4C4CA #CAC4C7
split-complementary
#CACAC4 #C4C7CA #C7C4CA
monochromatic
#909084 #ADADA4 #CACAC4 #E7E7E4 #F1F1EF
Accessibility & contrast
On white
1.65
#CACAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#CACAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAC4
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAC4 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C4
Deuteranopia (green-blind)
#CBCAC4
Tritanopia (blue-blind)
#CBC9C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cacac4; /* rgb */ color: rgb(202, 202, 196); /* oklch */ color: oklch(83.7% 0.008 106.6);
Tailwind
colors: {
custom: {
50: '#dadad5',
500: '#cacac4',
950: '#000000',
},
}SCSS
$custom: #cacac4; $custom-light: #dadad5; $custom-dark: #000000;
JSON
{
"hex": "#cacac4",
"rgb": {
"r": 202,
"g": 202,
"b": 196
},
"hsl": {
"h": 60,
"s": 5.357,
"l": 78.039
},
"oklch": {
"l": 0.8373,
"c": 0.00822,
"h": 106.6
},
"luminance": 0.58783
}Semantic roles & 50–950 ramp
primary
#CACAC4
secondary
#95959D
accent
#568F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383