#CACAEC#CACAEC
#CACAEC is a very light, muted blue. Relative luminance 0.609; OKLCH L 85.0% C 0.047 H 285.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAEC |
|---|---|
| RGB | rgb(202, 202, 236) |
| HSL | hsl(240, 47%, 86%) |
| HSV | hsv(240, 14%, 93%) |
| CMYK | cmyk(14.4%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.30, 6.67, -16.74) |
| CIE-LCH | lch(82.30, 18.02, 291.73°) |
| OKLab | oklab(84.99% 0.0125 -0.0454) |
| OKLCH | oklch(84.99% 0.047 285.4) |
| XYZ | xyz(60.6146, 60.8531, 87.8930) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.54
Light Periwinkle
#C1C6FC
ΔE00 5.67
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Pale Lilac
#E4CBFF
ΔE00 8.27
Light Lavender
#DFC5FE
ΔE00 8.46
Light Blue Grey
#B7C9E2
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAEC #ECECCA
analogous
#CADBEC #CACAEC #DBCAEC
triadic
#CACAEC #ECCACA #CAECCA
tetradic
#CACAEC #ECCADB #ECECCA #CAECDB
square
#CACAEC #ECCADB #ECECCA #CAECDB
split-complementary
#CACAEC #ECDBCA #DBECCA
monochromatic
#7070CC #9D9DDC #CACAEC #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.59
#CACAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CACAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAEC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAEC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEE
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#C3CFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacaec; /* rgb */ color: rgb(202, 202, 236); /* oklch */ color: oklch(85.0% 0.047 285.4);
Tailwind
colors: {
custom: {
50: '#dadaf2',
500: '#cacaec',
950: '#000000',
},
}SCSS
$custom: #cacaec; $custom-light: #dadaf2; $custom-dark: #000000;
JSON
{
"hex": "#cacaec",
"rgb": {
"r": 202,
"g": 202,
"b": 236
},
"hsl": {
"h": 240,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.84987,
"c": 0.04704,
"h": 285.4
},
"luminance": 0.60854
}Semantic roles & 50–950 ramp
primary
#CACAEC
secondary
#C8C892
accent
#BA2BBA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385