#CACAE2#CACAE2
#CACAE2 is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.6% C 0.033 H 285.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAE2 |
|---|---|
| RGB | rgb(202, 202, 226) |
| HSL | hsl(240, 29%, 84%) |
| HSV | hsv(240, 11%, 89%) |
| CMYK | cmyk(10.6%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(81.99, 4.62, -11.86) |
| CIE-LCH | lch(81.99, 12.72, 291.28°) |
| OKLab | oklab(84.65% 0.009 -0.0319) |
| OKLCH | oklch(84.65% 0.033 285.7) |
| XYZ | xyz(59.2023, 60.2882, 80.4546) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 7.74
Light Blue Grey
#B7C9E2
ΔE00 7.78
Light Periwinkle
#C1C6FC
ΔE00 8.58
Lightsteelblue
#B0C4DE
ΔE00 8.71
Thistle
#D8BFD8
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAE2 #E2E2CA
analogous
#CAD6E2 #CACAE2 #D6CAE2
triadic
#CACAE2 #E2CACA #CAE2CA
tetradic
#CACAE2 #E2CAD6 #E2E2CA #CAE2D6
square
#CACAE2 #E2CAD6 #E2E2CA #CAE2D6
split-complementary
#CACAE2 #E2D6CA #D6E2CA
monochromatic
#7B7BB7 #A2A2CC #CACAE2 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.61
#CACAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CACAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAE2
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAE2 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#C4CBE1
Tritanopia (blue-blind)
#C5CED2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacae2; /* rgb */ color: rgb(202, 202, 226); /* oklch */ color: oklch(84.6% 0.033 285.7);
Tailwind
colors: {
custom: {
50: '#dadaeb',
500: '#cacae2',
950: '#000000',
},
}SCSS
$custom: #cacae2; $custom-light: #dadaeb; $custom-dark: #000000;
JSON
{
"hex": "#cacae2",
"rgb": {
"r": 202,
"g": 202,
"b": 226
},
"hsl": {
"h": 240,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.84647,
"c": 0.03316,
"h": 285.7
},
"luminance": 0.60289
}Semantic roles & 50–950 ramp
primary
#CACAE2
secondary
#BABA96
accent
#A83EA8
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384