#CCCACC#CCCACC
#CCCACC is a very light, near-neutral grey. Relative luminance 0.594; OKLCH L 84.1% C 0.004 H 325.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCACC |
|---|---|
| RGB | rgb(204, 202, 204) |
| HSL | hsl(300, 2%, 80%) |
| HSV | hsv(300, 1%, 80%) |
| CMYK | cmyk(0%, 1%, 0%, 20%) |
| CIE-LAB | lab(81.53, 1.05, -0.75) |
| CIE-LCH | lch(81.53, 1.29, 324.50°) |
| OKLab | oklab(84.12% 0.0029 -0.002) |
| OKLCH | oklch(84.12% 0.004 325.6) |
| XYZ | xyz(56.9197, 59.4381, 65.5891) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.64
Silver
#C0C0C0
ΔE00 3.15
Silver (survey)
#C5C9C7
ΔE00 4.23
Gainsboro
#DCDCDC
ΔE00 4.44
Fog
#D8DCE0
ΔE00 4.96
Dove Gray
#B6B8BD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCACC #CACCCA
analogous
#CBCACC #CCCACC #CCCACB
triadic
#CCCACC #CCCCCA #CACCCC
tetradic
#CCCACC #CCCBCA #CACCCA #CACBCC
square
#CCCACC #CCCBCA #CACCCA #CACBCC
split-complementary
#CCCACC #CBCCCA #CACCCB
monochromatic
#908C90 #AEABAE #CCCACC #EAE9EA #F0EFF0
Accessibility & contrast
On white
1.63
#CCCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#CCCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCACC
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCACC | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#CCCACB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccacc; /* rgb */ color: rgb(204, 202, 204); /* oklch */ color: oklch(84.1% 0.004 325.6);
Tailwind
colors: {
custom: {
50: '#dbdadb',
500: '#cccacc',
950: '#000000',
},
}SCSS
$custom: #cccacc; $custom-light: #dbdadb; $custom-dark: #000000;
JSON
{
"hex": "#cccacc",
"rgb": {
"r": 204,
"g": 202,
"b": 204
},
"hsl": {
"h": 300,
"s": 1.923,
"l": 79.608
},
"oklch": {
"l": 0.84118,
"c": 0.0035,
"h": 325.6
},
"luminance": 0.59438
}Semantic roles & 50–950 ramp
primary
#CCCACC
secondary
#9C9E9C
accent
#8C5A5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384