#CACAED#CACAED
#CACAED is a very light, muted blue. Relative luminance 0.609; OKLCH L 85.0% C 0.048 H 285.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAED |
|---|---|
| RGB | rgb(202, 202, 237) |
| HSL | hsl(240, 49%, 86%) |
| HSV | hsv(240, 15%, 93%) |
| CMYK | cmyk(14.8%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.33, 6.88, -17.22) |
| CIE-LCH | lch(82.33, 18.55, 291.78°) |
| OKLab | oklab(85.02% 0.0128 -0.0467) |
| OKLCH | oklch(85.02% 0.048 285.3) |
| XYZ | xyz(60.7603, 60.9114, 88.6603) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.24
Light Periwinkle
#C1C6FC
ΔE00 5.41
Lavender (CSS)
#E6E6FA
ΔE00 8.02
Pale Lilac
#E4CBFF
ΔE00 8.09
Light Lavender
#DFC5FE
ΔE00 8.26
Light Blue Grey
#B7C9E2
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAED #EDEDCA
analogous
#CADBED #CACAED #DBCAED
triadic
#CACAED #EDCACA #CAEDCA
tetradic
#CACAED #EDCADB #EDEDCA #CAEDDB
square
#CACAED #EDCADB #EDEDCA #CAEDDB
split-complementary
#CACAED #EDDBCA #DBEDCA
monochromatic
#6F6FCE #9C9CDD #CACAED #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.59
#CACAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CACAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAED
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAED | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#C3D0D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacaed; /* rgb */ color: rgb(202, 202, 237); /* oklch */ color: oklch(85.0% 0.048 285.3);
Tailwind
colors: {
custom: {
50: '#dadaf2',
500: '#cacaed',
950: '#000000',
},
}SCSS
$custom: #cacaed; $custom-light: #dadaf2; $custom-dark: #000000;
JSON
{
"hex": "#cacaed",
"rgb": {
"r": 202,
"g": 202,
"b": 237
},
"hsl": {
"h": 240,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.85022,
"c": 0.04842,
"h": 285.3
},
"luminance": 0.60912
}Semantic roles & 50–950 ramp
primary
#CACAED
secondary
#CACA92
accent
#BD29BD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151417
muted
#848385