#CACAEE#CACAEE
#CACAEE is a very light, muted blue. Relative luminance 0.610; OKLCH L 85.1% C 0.050 H 285.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAEE |
|---|---|
| RGB | rgb(202, 202, 238) |
| HSL | hsl(240, 51%, 86%) |
| HSV | hsv(240, 15%, 93%) |
| CMYK | cmyk(15.1%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.36, 7.09, -17.71) |
| CIE-LCH | lch(82.36, 19.08, 291.82°) |
| OKLab | oklab(85.06% 0.0131 -0.048) |
| OKLCH | oklch(85.06% 0.05 285.3) |
| XYZ | xyz(60.9068, 60.9700, 89.4319) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.96
Light Periwinkle
#C1C6FC
ΔE00 5.15
Pale Lilac
#E4CBFF
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.07
Lavender (CSS)
#E6E6FA
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAEE #EEEECA
analogous
#CADCEE #CACAEE #DCCAEE
triadic
#CACAEE #EECACA #CAEECA
tetradic
#CACAEE #EECADC #EEEECA #CAEEDC
square
#CACAEE #EECADC #EEEECA #CAEEDC
split-complementary
#CACAEE #EEDCCA #DCEECA
monochromatic
#6D6DD0 #9C9CDF #CACAEE #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.59
#CACAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#CACAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAEE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAEE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#C3D0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacaee; /* rgb */ color: rgb(202, 202, 238); /* oklch */ color: oklch(85.1% 0.050 285.3);
Tailwind
colors: {
custom: {
50: '#dadaf3',
500: '#cacaee',
950: '#000000',
},
}SCSS
$custom: #cacaee; $custom-light: #dadaf3; $custom-dark: #000000;
JSON
{
"hex": "#cacaee",
"rgb": {
"r": 202,
"g": 202,
"b": 238
},
"hsl": {
"h": 240,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.85057,
"c": 0.04981,
"h": 285.3
},
"luminance": 0.60971
}Semantic roles & 50–950 ramp
primary
#CACAEE
secondary
#CBCB91
accent
#BF27BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151417
muted
#848385