#CACDCD#CACDCD
#CACDCD is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.003 H 197.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDCD |
|---|---|
| RGB | rgb(202, 205, 205) |
| HSL | hsl(180, 3%, 80%) |
| HSV | hsv(180, 1%, 80%) |
| CMYK | cmyk(1.5%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(82.18, -1.03, -0.36) |
| CIE-LCH | lch(82.18, 1.09, 199.33°) |
| OKLab | oklab(84.6% -0.0032 -0.001) |
| OKLCH | oklch(84.6% 0.003 197.1) |
| XYZ | xyz(57.2059, 60.6268, 66.4342) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.68
Light Gray
#D3D3D3
ΔE00 2.20
Silver
#C0C0C0
ΔE00 3.45
Gainsboro
#DCDCDC
ΔE00 3.98
Fog
#D8DCE0
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDCD #CDCACA
analogous
#CACDCC #CACDCD #CACCCD
triadic
#CACDCD #CDCACD #CDCDCA
tetradic
#CACDCD #CCCACD #CDCACA #CCCDCA
square
#CACDCD #CCCACD #CDCACA #CCCDCA
split-complementary
#CACDCD #CDCACC #CDCCCA
monochromatic
#8B9292 #ABAFAF #CACDCD #E9EBEB #EFF0F0
Accessibility & contrast
On white
1.60
#CACDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#CACDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDCD
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDCD | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#C9CDCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacdcd; /* rgb */ color: rgb(202, 205, 205); /* oklch */ color: oklch(84.6% 0.003 197.1);
Tailwind
colors: {
custom: {
50: '#dadcdc',
500: '#cacdcd',
950: '#000000',
},
}SCSS
$custom: #cacdcd; $custom-light: #dadcdc; $custom-dark: #000000;
JSON
{
"hex": "#cacdcd",
"rgb": {
"r": 202,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 2.913,
"l": 79.804
},
"oklch": {
"l": 0.84597,
"c": 0.00331,
"h": 197.1
},
"luminance": 0.60627
}Semantic roles & 50–950 ramp
primary
#CACDCD
secondary
#A09C9C
accent
#59598D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484