#CACADC#CACADC
#CACADC is a very light, muted blue. Relative luminance 0.600; OKLCH L 84.5% C 0.025 H 285.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CACADC |
|---|---|
| RGB | rgb(202, 202, 220) |
| HSL | hsl(240, 20%, 83%) |
| HSV | hsv(240, 8%, 86%) |
| CMYK | cmyk(8.2%, 8.2%, 0%, 13.7%) |
| CIE-LAB | lab(81.82, 3.42, -8.91) |
| CIE-LCH | lch(81.82, 9.54, 291.01°) |
| OKLab | oklab(84.45% 0.0068 -0.0239) |
| OKLCH | oklch(84.45% 0.025 285.9) |
| XYZ | xyz(58.3934, 59.9646, 76.1942) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.49
Light Blue Grey
#B7C9E2
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 7.87
Fog
#D8DCE0
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 8.43
Light Gray
#D3D3D3
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACADC #DCDCCA
analogous
#CAD3DC #CACADC #D3CADC
triadic
#CACADC #DCCACA #CADCCA
tetradic
#CACADC #DCCAD3 #DCDCCA #CADCD3
square
#CACADC #DCCAD3 #DCDCCA #CADCD3
split-complementary
#CACADC #DCD3CA #D3DCCA
monochromatic
#8080AB #A5A5C4 #CACADC #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.62
#CACADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#CACADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACADC
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACADC | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#C7CDD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cacadc; /* rgb */ color: rgb(202, 202, 220); /* oklch */ color: oklch(84.5% 0.025 285.9);
Tailwind
colors: {
custom: {
50: '#dadae6',
500: '#cacadc',
950: '#000000',
},
}SCSS
$custom: #cacadc; $custom-light: #dadae6; $custom-dark: #000000;
JSON
{
"hex": "#cacadc",
"rgb": {
"r": 202,
"g": 202,
"b": 220
},
"hsl": {
"h": 240,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.84452,
"c": 0.02485,
"h": 285.9
},
"luminance": 0.59965
}Semantic roles & 50–950 ramp
primary
#CACADC
secondary
#B2B298
accent
#9F479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384