#CACAE4#CACAE4
#CACAE4 is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.7% C 0.036 H 285.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAE4 |
|---|---|
| RGB | rgb(202, 202, 228) |
| HSL | hsl(240, 33%, 84%) |
| HSV | hsv(240, 11%, 89%) |
| CMYK | cmyk(11.4%, 11.4%, 0%, 10.6%) |
| CIE-LAB | lab(82.05, 5.02, -12.84) |
| CIE-LCH | lch(82.05, 13.78, 291.37°) |
| OKLab | oklab(84.71% 0.0097 -0.0346) |
| OKLCH | oklch(84.71% 0.036 285.6) |
| XYZ | xyz(59.4783, 60.3986, 81.9083) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.73
Periwinkle
#CCCCFF
ΔE00 7.06
Light Periwinkle
#C1C6FC
ΔE00 7.96
Light Blue Grey
#B7C9E2
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.86
Thistle
#D8BFD8
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAE4 #E4E4CA
analogous
#CAD7E4 #CACAE4 #D7CAE4
triadic
#CACAE4 #E4CACA #CAE4CA
tetradic
#CACAE4 #E4CAD7 #E4E4CA #CAE4D7
square
#CACAE4 #E4CAD7 #E4E4CA #CAE4D7
split-complementary
#CACAE4 #E4D7CA #D7E4CA
monochromatic
#7979BB #A1A1CF #CACAE4 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.61
#CACAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CACAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAE4
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAE4 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE5
Deuteranopia (green-blind)
#C3CBE3
Tritanopia (blue-blind)
#C5CED2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacae4; /* rgb */ color: rgb(202, 202, 228); /* oklch */ color: oklch(84.7% 0.036 285.6);
Tailwind
colors: {
custom: {
50: '#dadaec',
500: '#cacae4',
950: '#000000',
},
}SCSS
$custom: #cacae4; $custom-light: #dadaec; $custom-dark: #000000;
JSON
{
"hex": "#cacae4",
"rgb": {
"r": 202,
"g": 202,
"b": 228
},
"hsl": {
"h": 240,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.84714,
"c": 0.03594,
"h": 285.6
},
"luminance": 0.60399
}Semantic roles & 50–950 ramp
primary
#CACAE4
secondary
#BDBD96
accent
#AB3AAB
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384