#CACDCA#CACDCA
#CACDCA is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.5% C 0.005 H 145.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDCA |
|---|---|
| RGB | rgb(202, 205, 202) |
| HSL | hsl(120, 3%, 80%) |
| HSV | hsv(120, 1%, 80%) |
| CMYK | cmyk(1.5%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(82.10, -1.58, 1.13) |
| CIE-LCH | lch(82.10, 1.94, 144.36°) |
| OKLab | oklab(84.51% -0.0043 0.003) |
| OKLCH | oklch(84.51% 0.005 145.6) |
| XYZ | xyz(56.8473, 60.4834, 64.5453) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.20
Light Gray
#D3D3D3
ΔE00 2.97
Light Grey
#D8DCD6
ΔE00 3.80
Silver
#C0C0C0
ΔE00 3.92
Gainsboro
#DCDCDC
ΔE00 4.47
Fog
#D8DCE0
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDCA #CDCACD
analogous
#CCCDCA #CACDCA #CACDCC
triadic
#CACDCA #CACACD #CDCACA
tetradic
#CACDCA #CACCCD #CDCACD #CDCCCA
square
#CACDCA #CACCCD #CDCACD #CDCCCA
split-complementary
#CACDCA #CCCACD #CDCACC
monochromatic
#8B928B #ABAFAB #CACDCA #E9EBE9 #EFF0EF
Accessibility & contrast
On white
1.60
#CACDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#CACDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDCA
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDCA | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#CACDCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacdca; /* rgb */ color: rgb(202, 205, 202); /* oklch */ color: oklch(84.5% 0.005 145.6);
Tailwind
colors: {
custom: {
50: '#dadcda',
500: '#cacdca',
950: '#000000',
},
}SCSS
$custom: #cacdca; $custom-light: #dadcda; $custom-dark: #000000;
JSON
{
"hex": "#cacdca",
"rgb": {
"r": 202,
"g": 205,
"b": 202
},
"hsl": {
"h": 120,
"s": 2.913,
"l": 79.804
},
"oklch": {
"l": 0.84511,
"c": 0.00525,
"h": 145.6
},
"luminance": 0.60483
}Semantic roles & 50–950 ramp
primary
#CACDCA
secondary
#A09CA0
accent
#598D8D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483