#CDCAEC#CDCAEC
#CDCAEC is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.2% C 0.047 H 289.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAEC |
|---|---|
| RGB | rgb(205, 202, 236) |
| HSL | hsl(245, 47%, 86%) |
| HSV | hsv(245, 14%, 93%) |
| CMYK | cmyk(13.1%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.53, 7.62, -16.37) |
| CIE-LCH | lch(82.53, 18.06, 294.97°) |
| OKLab | oklab(85.22% 0.0156 -0.0443) |
| OKLCH | oklch(85.22% 0.047 289.4) |
| XYZ | xyz(61.4345, 61.2759, 87.9314) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.83
Light Periwinkle
#C1C6FC
ΔE00 6.28
Pale Lilac
#E4CBFF
ΔE00 7.47
Light Lavender
#DFC5FE
ΔE00 7.82
Lavender (CSS)
#E6E6FA
ΔE00 7.91
Thistle
#D8BFD8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAEC #E9ECCA
analogous
#CAD8EC #CDCAEC #DECAEC
triadic
#CDCAEC #ECCDCA #CAECCD
tetradic
#CDCAEC #ECCAD8 #E9ECCA #CAECDE
square
#CDCAEC #ECCAD8 #E9ECCA #CAECDE
split-complementary
#CDCAEC #ECDECA #D8ECCA
monochromatic
#7870CC #A29DDC #CDCAEC #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.58
#CDCAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CDCAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAEC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAEC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#C7CFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcaec; /* rgb */ color: rgb(205, 202, 236); /* oklch */ color: oklch(85.2% 0.047 289.4);
Tailwind
colors: {
custom: {
50: '#dcdaf2',
500: '#cdcaec',
950: '#000000',
},
}SCSS
$custom: #cdcaec; $custom-light: #dcdaf2; $custom-dark: #000000;
JSON
{
"hex": "#cdcaec",
"rgb": {
"r": 205,
"g": 202,
"b": 236
},
"hsl": {
"h": 245.294,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.8522,
"c": 0.04699,
"h": 289.4
},
"luminance": 0.61276
}Semantic roles & 50–950 ramp
primary
#CDCAEC
secondary
#C3C892
accent
#BA2BAE
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385