#CACED6#CACED6
#CACED6 is a very light, near-neutral blue. Relative luminance 0.616; OKLCH L 85.1% C 0.012 H 264.5°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CACED6 |
|---|---|
| RGB | rgb(202, 206, 214) |
| HSL | hsl(220, 13%, 82%) |
| HSV | hsv(220, 6%, 84%) |
| CMYK | cmyk(5.6%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(82.68, 0.14, -4.44) |
| CIE-LCH | lch(82.68, 4.44, 271.83°) |
| OKLab | oklab(85.07% -0.0011 -0.0118) |
| OKLCH | oklch(85.07% 0.012 264.5) |
| XYZ | xyz(58.5637, 61.5539, 72.4011) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.82
Light Gray
#D3D3D3
ΔE00 4.23
Gainsboro
#DCDCDC
ΔE00 5.24
Silver
#C0C0C0
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 5.44
Dove Gray
#B6B8BD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACED6 #D6D2CA
analogous
#CAD4D6 #CACED6 #CCCAD6
triadic
#CACED6 #D6CACE #CED6CA
tetradic
#CACED6 #D6CAD4 #D6D2CA #CAD6CC
square
#CACED6 #D6CAD4 #D6D2CA #CAD6CC
split-complementary
#CACED6 #D6CCCA #D4D6CA
monochromatic
#858EA1 #A7AEBB #CACED6 #EDEEF1 #EEEFF2
Accessibility & contrast
On white
1.58
#CACED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#CACED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACED6
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACED6 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED6
Deuteranopia (green-blind)
#CBCDD6
Tritanopia (blue-blind)
#C7D0D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #caced6; /* rgb */ color: rgb(202, 206, 214); /* oklch */ color: oklch(85.1% 0.012 264.5);
Tailwind
colors: {
custom: {
50: '#dadce2',
500: '#caced6',
950: '#000000',
},
}SCSS
$custom: #caced6; $custom-light: #dadce2; $custom-dark: #000000;
JSON
{
"hex": "#caced6",
"rgb": {
"r": 202,
"g": 206,
"b": 214
},
"hsl": {
"h": 220,
"s": 12.766,
"l": 81.569
},
"oklch": {
"l": 0.85068,
"c": 0.0119,
"h": 264.5
},
"luminance": 0.61554
}Semantic roles & 50–950 ramp
primary
#CACED6
secondary
#AAA59A
accent
#7F4F97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484