#CACDCC#CACDCC
#CACDCC is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.004 H 174.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDCC |
|---|---|
| RGB | rgb(202, 205, 204) |
| HSL | hsl(160, 3%, 80%) |
| HSV | hsv(160, 1%, 80%) |
| CMYK | cmyk(1.5%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(82.15, -1.21, 0.14) |
| CIE-LCH | lch(82.15, 1.22, 173.57°) |
| OKLab | oklab(84.57% -0.0035 0.0003) |
| OKLCH | oklch(84.57% 0.004 174.5) |
| XYZ | xyz(57.0856, 60.5787, 65.8005) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.33
Light Gray
#D3D3D3
ΔE00 2.38
Silver
#C0C0C0
ΔE00 3.54
Gainsboro
#DCDCDC
ΔE00 4.08
Light Grey
#D8DCD6
ΔE00 4.31
Fog
#D8DCE0
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDCC #CDCACB
analogous
#CACDCB #CACDCC #CACDCD
triadic
#CACDCC #CCCACD #CDCCCA
tetradic
#CACDCC #CBCACD #CDCACB #CDCDCA
square
#CACDCC #CBCACD #CDCACB #CDCDCA
split-complementary
#CACDCC #CDCACD #CDCBCA
monochromatic
#8B928F #ABAFAE #CACDCC #E9EBEA #EFF0F0
Accessibility & contrast
On white
1.60
#CACDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CACDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDCC
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDCC | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#C9CDCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacdcc; /* rgb */ color: rgb(202, 205, 204); /* oklch */ color: oklch(84.6% 0.004 174.5);
Tailwind
colors: {
custom: {
50: '#dadcdb',
500: '#cacdcc',
950: '#000000',
},
}SCSS
$custom: #cacdcc; $custom-light: #dadcdb; $custom-dark: #000000;
JSON
{
"hex": "#cacdcc",
"rgb": {
"r": 202,
"g": 205,
"b": 204
},
"hsl": {
"h": 160,
"s": 2.913,
"l": 79.804
},
"oklch": {
"l": 0.84568,
"c": 0.00357,
"h": 174.5
},
"luminance": 0.60579
}Semantic roles & 50–950 ramp
primary
#CACDCC
secondary
#A09C9D
accent
#596A8D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484