#CCCAC4#CCCAC4
#CCCAC4 is a very light, near-neutral grey. Relative luminance 0.591; OKLCH L 83.9% C 0.009 H 91.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAC4 |
|---|---|
| RGB | rgb(204, 202, 196) |
| HSL | hsl(45, 7%, 78%) |
| HSV | hsv(45, 4%, 80%) |
| CMYK | cmyk(0%, 1%, 3.9%, 20%) |
| CIE-LAB | lab(81.33, -0.38, 3.23) |
| CIE-LCH | lch(81.33, 3.26, 96.77°) |
| OKLab | oklab(83.89% -0.0002 0.0085) |
| OKLCH | oklch(83.89% 0.009 91.5) |
| XYZ | xyz(55.9847, 59.0641, 60.6650) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.24
Light Gray
#D3D3D3
ΔE00 3.75
Silver
#C0C0C0
ΔE00 3.96
Light Grey
#D8DCD6
ΔE00 4.93
Gainsboro
#DCDCDC
ΔE00 5.24
Warm Gray
#C9BEB0
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAC4 #C4C6CC
analogous
#CCC6C4 #CCCAC4 #CACCC4
triadic
#CCCAC4 #C4CCCA #CAC4CC
tetradic
#CCCAC4 #C4CCC6 #C4C6CC #CCC4CA
square
#CCCAC4 #C4CCC6 #C4C6CC #CCC4CA
split-complementary
#CCCAC4 #C4CACC #C6C4CC
monochromatic
#938F82 #B0ADA3 #CCCAC4 #E8E7E5 #F1F0EF
Accessibility & contrast
On white
1.64
#CCCAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#CCCAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAC4
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAC4 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC4
Deuteranopia (green-blind)
#CCCAC4
Tritanopia (blue-blind)
#CEC9C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccac4; /* rgb */ color: rgb(204, 202, 196); /* oklch */ color: oklch(83.9% 0.009 91.5);
Tailwind
colors: {
custom: {
50: '#dbdad5',
500: '#cccac4',
950: '#000000',
},
}SCSS
$custom: #cccac4; $custom-light: #dbdad5; $custom-dark: #000000;
JSON
{
"hex": "#cccac4",
"rgb": {
"r": 204,
"g": 202,
"b": 196
},
"hsl": {
"h": 45,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.8389,
"c": 0.00853,
"h": 91.5
},
"luminance": 0.59064
}Semantic roles & 50–950 ramp
primary
#CCCAC4
secondary
#95989F
accent
#649154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383