#CACAE0#CACAE0
#CACAE0 is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.6% C 0.030 H 285.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAE0 |
|---|---|
| RGB | rgb(202, 202, 224) |
| HSL | hsl(240, 26%, 84%) |
| HSV | hsv(240, 10%, 88%) |
| CMYK | cmyk(9.8%, 9.8%, 0%, 12.2%) |
| CIE-LAB | lab(81.94, 4.22, -10.87) |
| CIE-LCH | lch(81.94, 11.66, 291.19°) |
| OKLab | oklab(84.58% 0.0082 -0.0292) |
| OKLCH | oklch(84.58% 0.03 285.7) |
| XYZ | xyz(58.9295, 60.1791, 79.0177) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Light Blue Grey
#B7C9E2
ΔE00 7.63
Periwinkle
#CCCCFF
ΔE00 8.44
Lightsteelblue
#B0C4DE
ΔE00 8.58
Dove Gray
#B6B8BD
ΔE00 9.10
Light Periwinkle
#C1C6FC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAE0 #E0E0CA
analogous
#CAD5E0 #CACAE0 #D5CAE0
triadic
#CACAE0 #E0CACA #CAE0CA
tetradic
#CACAE0 #E0CAD5 #E0E0CA #CAE0D5
square
#CACAE0 #E0CAD5 #E0E0CA #CAE0D5
split-complementary
#CACAE0 #E0D5CA #D5E0CA
monochromatic
#7D7DB3 #A3A3C9 #CACAE0 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.61
#CACAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#CACAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAE0
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAE0 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE1
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#C6CDD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacae0; /* rgb */ color: rgb(202, 202, 224); /* oklch */ color: oklch(84.6% 0.030 285.7);
Tailwind
colors: {
custom: {
50: '#dadae9',
500: '#cacae0',
950: '#000000',
},
}SCSS
$custom: #cacae0; $custom-light: #dadae9; $custom-dark: #000000;
JSON
{
"hex": "#cacae0",
"rgb": {
"r": 202,
"g": 202,
"b": 224
},
"hsl": {
"h": 240,
"s": 26.19,
"l": 83.529
},
"oklch": {
"l": 0.84581,
"c": 0.03039,
"h": 285.7
},
"luminance": 0.60179
}Semantic roles & 50–950 ramp
primary
#CACAE0
secondary
#B7B797
accent
#A541A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384