#CACAEB#CACAEB
#CACAEB is a very light, muted blue. Relative luminance 0.608; OKLCH L 85.0% C 0.046 H 285.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAEB |
|---|---|
| RGB | rgb(202, 202, 235) |
| HSL | hsl(240, 45%, 86%) |
| HSV | hsv(240, 14%, 92%) |
| CMYK | cmyk(14%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(82.27, 6.46, -16.25) |
| CIE-LCH | lch(82.27, 17.49, 291.69°) |
| OKLab | oklab(84.95% 0.0121 -0.044) |
| OKLCH | oklch(84.95% 0.046 285.4) |
| XYZ | xyz(60.4698, 60.7952, 87.1300) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.84
Light Periwinkle
#C1C6FC
ΔE00 5.94
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Pale Lilac
#E4CBFF
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 8.66
Light Lavender
#DFC5FE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAEB #EBEBCA
analogous
#CADAEB #CACAEB #DACAEB
triadic
#CACAEB #EBCACA #CAEBCA
tetradic
#CACAEB #EBCADA #EBEBCA #CAEBDA
square
#CACAEB #EBCADA #EBEBCA #CAEBDA
split-complementary
#CACAEB #EBDACA #DAEBCA
monochromatic
#7171C9 #9E9EDA #CACAEB #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.60
#CACAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CACAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAEB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAEB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEED
Deuteranopia (green-blind)
#C1CCEA
Tritanopia (blue-blind)
#C3CFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacaeb; /* rgb */ color: rgb(202, 202, 235); /* oklch */ color: oklch(85.0% 0.046 285.4);
Tailwind
colors: {
custom: {
50: '#dadaf1',
500: '#cacaeb',
950: '#000000',
},
}SCSS
$custom: #cacaeb; $custom-light: #dadaf1; $custom-dark: #000000;
JSON
{
"hex": "#cacaeb",
"rgb": {
"r": 202,
"g": 202,
"b": 235
},
"hsl": {
"h": 240,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.84952,
"c": 0.04565,
"h": 285.4
},
"luminance": 0.60796
}Semantic roles & 50–950 ramp
primary
#CACAEB
secondary
#C7C793
accent
#B82DB8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385