#CACDEC#CACDEC
#CACDEC is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.6% C 0.043 H 281.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDEC |
|---|---|
| RGB | rgb(202, 205, 236) |
| HSL | hsl(235, 47%, 86%) |
| HSV | hsv(235, 14%, 93%) |
| CMYK | cmyk(14.4%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(83.06, 5.07, -15.60) |
| CIE-LCH | lch(83.06, 16.40, 288.02°) |
| OKLab | oklab(85.58% 0.0083 -0.0422) |
| OKLCH | oklch(85.58% 0.043 281.1) |
| XYZ | xyz(61.3254, 62.2746, 88.1299) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.31
Light Periwinkle
#C1C6FC
ΔE00 6.17
Lavender (CSS)
#E6E6FA
ΔE00 6.86
Light Blue Grey
#B7C9E2
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 8.31
Pale Lilac
#E4CBFF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDEC #ECE9CA
analogous
#CADEEC #CACDEC #D8CAEC
triadic
#CACDEC #ECCACD #CDECCA
tetradic
#CACDEC #ECCADE #ECE9CA #CAECD8
square
#CACDEC #ECCADE #ECE9CA #CAECD8
split-complementary
#CACDEC #ECD8CA #DEECCA
monochromatic
#7078CC #9DA2DC #CACDEC #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.56
#CACDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#CACDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDEC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDEC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#C3D2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cacdec; /* rgb */ color: rgb(202, 205, 236); /* oklch */ color: oklch(85.6% 0.043 281.1);
Tailwind
colors: {
custom: {
50: '#dadcf2',
500: '#cacdec',
950: '#000000',
},
}SCSS
$custom: #cacdec; $custom-light: #dadcf2; $custom-dark: #000000;
JSON
{
"hex": "#cacdec",
"rgb": {
"r": 202,
"g": 205,
"b": 236
},
"hsl": {
"h": 234.706,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.8558,
"c": 0.04303,
"h": 281.1
},
"luminance": 0.62275
}Semantic roles & 50–950 ramp
primary
#CACDEC
secondary
#C8C392
accent
#AE2BBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485