#CACCCC#CACCCC
#CACCCC is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.4% C 0.002 H 197.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCCC |
|---|---|
| RGB | rgb(202, 204, 204) |
| HSL | hsl(180, 2%, 80%) |
| HSV | hsv(180, 1%, 80%) |
| CMYK | cmyk(1%, 0%, 0%, 20%) |
| CIE-LAB | lab(81.89, -0.69, -0.24) |
| CIE-LCH | lch(81.89, 0.73, 199.36°) |
| OKLab | oklab(84.37% -0.0021 -0.0006) |
| OKLCH | oklch(84.37% 0.002 197.1) |
| XYZ | xyz(56.8472, 60.1018, 65.7210) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.86
Light Gray
#D3D3D3
ΔE00 2.06
Silver
#C0C0C0
ΔE00 3.08
Gainsboro
#DCDCDC
ΔE00 4.00
Fog
#D8DCE0
ΔE00 4.27
Light Grey
#D8DCD6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCCC #CCCACA
analogous
#CACCCB #CACCCC #CACBCC
triadic
#CACCCC #CCCACC #CCCCCA
tetradic
#CACCCC #CBCACC #CCCACA #CBCCCA
square
#CACCCC #CBCACC #CCCACA #CBCCCA
split-complementary
#CACCCC #CCCACB #CCCBCA
monochromatic
#8C9090 #ABAEAE #CACCCC #E9EAEA #EFF0F0
Accessibility & contrast
On white
1.61
#CACCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CACCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCCC
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCCC | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#C9CCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacccc; /* rgb */ color: rgb(202, 204, 204); /* oklch */ color: oklch(84.4% 0.002 197.1);
Tailwind
colors: {
custom: {
50: '#dadbdb',
500: '#cacccc',
950: '#000000',
},
}SCSS
$custom: #cacccc; $custom-light: #dadbdb; $custom-dark: #000000;
JSON
{
"hex": "#cacccc",
"rgb": {
"r": 202,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 1.923,
"l": 79.608
},
"oklch": {
"l": 0.84365,
"c": 0.00221,
"h": 197.1
},
"luminance": 0.60102
}Semantic roles & 50–950 ramp
primary
#CACCCC
secondary
#9E9C9C
accent
#5A5A8C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484