#CACEEC#CACEEC
#CACEEC is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.8% C 0.042 H 279.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEEC |
|---|---|
| RGB | rgb(202, 206, 236) |
| HSL | hsl(233, 47%, 86%) |
| HSV | hsv(233, 14%, 93%) |
| CMYK | cmyk(14.4%, 12.7%, 0%, 7.5%) |
| CIE-LAB | lab(83.31, 4.54, -15.21) |
| CIE-LCH | lch(83.31, 15.88, 286.62°) |
| OKLab | oklab(85.78% 0.0069 -0.0412) |
| OKLCH | oklch(85.78% 0.042 279.5) |
| XYZ | xyz(61.5654, 62.7546, 88.2099) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.65
Light Periwinkle
#C1C6FC
ΔE00 6.40
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Light Blue Grey
#B7C9E2
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.89
Cloudy Blue
#ACC2D9
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEEC #ECE8CA
analogous
#CADFEC #CACEEC #D7CAEC
triadic
#CACEEC #ECCACE #CEECCA
tetradic
#CACEEC #ECCADF #ECE8CA #CAECD7
square
#CACEEC #ECCADF #ECE8CA #CAECD7
split-complementary
#CACEEC #ECD7CA #DFECCA
monochromatic
#707BCC #9DA4DC #CACEEC #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.55
#CACEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CACEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEEC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEEC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1ED
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#C3D3D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #caceec; /* rgb */ color: rgb(202, 206, 236); /* oklch */ color: oklch(85.8% 0.042 279.5);
Tailwind
colors: {
custom: {
50: '#dadcf2',
500: '#caceec',
950: '#000000',
},
}SCSS
$custom: #caceec; $custom-light: #dadcf2; $custom-dark: #000000;
JSON
{
"hex": "#caceec",
"rgb": {
"r": 202,
"g": 206,
"b": 236
},
"hsl": {
"h": 232.941,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.85779,
"c": 0.04175,
"h": 279.5
},
"luminance": 0.62755
}Semantic roles & 50–950 ramp
primary
#CACEEC
secondary
#C8C292
accent
#AA2BBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485