#CACEEA#CACEEA
#CACEEA is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.7% C 0.039 H 279.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEEA |
|---|---|
| RGB | rgb(202, 206, 234) |
| HSL | hsl(233, 43%, 85%) |
| HSV | hsv(233, 14%, 92%) |
| CMYK | cmyk(13.7%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(83.25, 4.13, -14.24) |
| CIE-LCH | lch(83.25, 14.83, 286.16°) |
| OKLab | oklab(85.71% 0.0062 -0.0385) |
| OKLCH | oklch(85.71% 0.039 279.1) |
| XYZ | xyz(61.2764, 62.6390, 86.6882) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.30
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEEA #EAE6CA
analogous
#CADEEA #CACEEA #D6CAEA
triadic
#CACEEA #EACACE #CEEACA
tetradic
#CACEEA #EACADE #EAE6CA #CAEAD6
square
#CACEEA #EACADE #EAE6CA #CAEAD6
split-complementary
#CACEEA #EAD6CA #DEEACA
monochromatic
#727DC7 #9EA5D9 #CACEEA #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.55
#CACEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CACEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEEA
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEEA | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EB
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#C3D3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #caceea; /* rgb */ color: rgb(202, 206, 234); /* oklch */ color: oklch(85.7% 0.039 279.1);
Tailwind
colors: {
custom: {
50: '#dadcf0',
500: '#caceea',
950: '#000000',
},
}SCSS
$custom: #caceea; $custom-light: #dadcf0; $custom-dark: #000000;
JSON
{
"hex": "#caceea",
"rgb": {
"r": 202,
"g": 206,
"b": 234
},
"hsl": {
"h": 232.5,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.85711,
"c": 0.03899,
"h": 279.1
},
"luminance": 0.6264
}Semantic roles & 50–950 ramp
primary
#CACEEA
secondary
#C5BF93
accent
#A52FB6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485