#CACED3#CACED3
#CACED3 is a very light, near-neutral cyan. Relative luminance 0.614; OKLCH L 85.0% C 0.008 H 253.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CACED3 |
|---|---|
| RGB | rgb(202, 206, 211) |
| HSL | hsl(213, 9%, 81%) |
| HSV | hsv(213, 4%, 83%) |
| CMYK | cmyk(4.3%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.59, -0.43, -2.95) |
| CIE-LCH | lch(82.59, 2.98, 261.73°) |
| OKLab | oklab(84.98% -0.0023 -0.0079) |
| OKLCH | oklch(84.98% 0.008 253.9) |
| XYZ | xyz(58.1841, 61.4020, 70.4018) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.12
Fog
#D8DCE0
ΔE00 3.31
Silver (survey)
#C5C9C7
ΔE00 4.01
Silver
#C0C0C0
ΔE00 4.41
Gainsboro
#DCDCDC
ΔE00 4.42
Dove Gray
#B6B8BD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACED3 #D3CFCA
analogous
#CAD2D3 #CACED3 #CACAD3
triadic
#CACED3 #D3CACE #CED3CA
tetradic
#CACED3 #D3CAD2 #D3CFCA #CAD3CA
square
#CACED3 #D3CAD2 #D3CFCA #CAD3CA
split-complementary
#CACED3 #D3CACA #D2D3CA
monochromatic
#87909B #A9AFB7 #CACED3 #EBEDEF #EEF0F1
Accessibility & contrast
On white
1.58
#CACED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#CACED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACED3
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACED3 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#C8CFD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #caced3; /* rgb */ color: rgb(202, 206, 211); /* oklch */ color: oklch(85.0% 0.008 253.9);
Tailwind
colors: {
custom: {
50: '#dadce0',
500: '#caced3',
950: '#000000',
},
}SCSS
$custom: #caced3; $custom-light: #dadce0; $custom-dark: #000000;
JSON
{
"hex": "#caced3",
"rgb": {
"r": 202,
"g": 206,
"b": 211
},
"hsl": {
"h": 213.333,
"s": 9.278,
"l": 80.98
},
"oklch": {
"l": 0.84977,
"c": 0.0082,
"h": 253.9
},
"luminance": 0.61402
}Semantic roles & 50–950 ramp
primary
#CACED3
secondary
#A7A19A
accent
#765293
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484