#CACEEE#CACEEE
#CACEEE is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.8% C 0.045 H 279.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEEE |
|---|---|
| RGB | rgb(202, 206, 238) |
| HSL | hsl(233, 51%, 86%) |
| HSV | hsv(233, 15%, 93%) |
| CMYK | cmyk(15.1%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(83.37, 4.96, -16.19) |
| CIE-LCH | lch(83.37, 16.93, 287.04°) |
| OKLab | oklab(85.85% 0.0076 -0.0439) |
| OKLCH | oklch(85.85% 0.045 279.8) |
| XYZ | xyz(61.8576, 62.8714, 89.7488) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.02
Light Periwinkle
#C1C6FC
ΔE00 5.83
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 8.13
Pale Lilac
#E4CBFF
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEEE #EEEACA
analogous
#CAE0EE #CACEEE #D8CAEE
triadic
#CACEEE #EECACE #CEEECA
tetradic
#CACEEE #EECAE0 #EEEACA #CAEED8
square
#CACEEE #EECAE0 #EEEACA #CAEED8
split-complementary
#CACEEE #EED8CA #E0EECA
monochromatic
#6D78D0 #9CA3DF #CACEEE #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.55
#CACEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CACEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEEE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEEE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#C2D3D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #caceee; /* rgb */ color: rgb(202, 206, 238); /* oklch */ color: oklch(85.8% 0.045 279.8);
Tailwind
colors: {
custom: {
50: '#dadcf3',
500: '#caceee',
950: '#000000',
},
}SCSS
$custom: #caceee; $custom-light: #dadcf3; $custom-dark: #000000;
JSON
{
"hex": "#caceee",
"rgb": {
"r": 202,
"g": 206,
"b": 238
},
"hsl": {
"h": 233.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.85847,
"c": 0.04451,
"h": 279.8
},
"luminance": 0.62872
}Semantic roles & 50–950 ramp
primary
#CACEEE
secondary
#CBC591
accent
#AE27BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151517
muted
#848485