#CACED0#CACED0
#CACED0 is a very light, near-neutral grey. Relative luminance 0.613; OKLCH L 84.9% C 0.005 H 228.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CACED0 |
|---|---|
| RGB | rgb(202, 206, 208) |
| HSL | hsl(200, 6%, 80%) |
| HSV | hsv(200, 3%, 82%) |
| CMYK | cmyk(2.9%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(82.51, -0.99, -1.47) |
| CIE-LCH | lch(82.51, 1.77, 235.93°) |
| OKLab | oklab(84.89% -0.0034 -0.0039) |
| OKLCH | oklch(84.89% 0.005 228.8) |
| XYZ | xyz(57.8115, 61.2530, 68.4396) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.42
Silver (survey)
#C5C9C7
ΔE00 2.55
Fog
#D8DCE0
ΔE00 3.48
Silver
#C0C0C0
ΔE00 3.88
Gainsboro
#DCDCDC
ΔE00 3.98
Light Grey
#D8DCD6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACED0 #D0CCCA
analogous
#CAD0CF #CACED0 #CACBD0
triadic
#CACED0 #D0CACE #CED0CA
tetradic
#CACED0 #CFCAD0 #D0CCCA #CBD0CA
square
#CACED0 #CFCAD0 #D0CCCA #CBD0CA
split-complementary
#CACED0 #D0CACB #D0CFCA
monochromatic
#899296 #AAB0B3 #CACED0 #EAECED #EFF0F1
Accessibility & contrast
On white
1.58
#CACED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CACED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACED0
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACED0 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED0
Deuteranopia (green-blind)
#CCCDD0
Tritanopia (blue-blind)
#C9CFCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #caced0; /* rgb */ color: rgb(202, 206, 208); /* oklch */ color: oklch(84.9% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#dadcde',
500: '#caced0',
950: '#000000',
},
}SCSS
$custom: #caced0; $custom-light: #dadcde; $custom-dark: #000000;
JSON
{
"hex": "#caced0",
"rgb": {
"r": 202,
"g": 206,
"b": 208
},
"hsl": {
"h": 200,
"s": 6,
"l": 80.392
},
"oklch": {
"l": 0.84888,
"c": 0.00521,
"h": 228.8
},
"luminance": 0.61253
}Semantic roles & 50–950 ramp
primary
#CACED0
secondary
#A39E9B
accent
#695690
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484