#CAECFF#CAECFF
#CAECFF is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.5% C 0.044 H 232.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CAECFF |
|---|---|
| RGB | rgb(202, 236, 255) |
| HSL | hsl(202, 100%, 90%) |
| HSV | hsv(202, 21%, 100%) |
| CMYK | cmyk(20.8%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(91.58, -7.07, -12.84) |
| CIE-LCH | lch(91.58, 14.66, 241.16°) |
| OKLab | oklab(92.46% -0.0269 -0.0349) |
| OKLCH | oklch(92.46% 0.044 232.4) |
| XYZ | xyz(72.3977, 79.7653, 106.1701) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.05
Lightblue
#ADD8E6
ΔE00 6.24
Pale Sky Blue
#BDF6FE
ΔE00 8.31
Powder Blue
#B0E0E6
ΔE00 8.31
Lightcyan
#E0FFFF
ΔE00 8.79
Aliceblue
#F0F8FF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAECFF #FFDDCA
analogous
#CAFFF7 #CAECFF #CAD2FF
triadic
#CAECFF #FFCAEC #ECFFCA
tetradic
#CAECFF #F7CAFF #FFDDCA #D2FFCA
square
#CAECFF #F7CAFF #FFDDCA #D2FFCA
split-complementary
#CAECFF #FFCAD2 #FFF7CA
monochromatic
#50C0FF #8DD6FF #CAECFF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.24
#CAECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#CAECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAECFF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAECFF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#BBF1F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #caecff; /* rgb */ color: rgb(202, 236, 255); /* oklch */ color: oklch(92.5% 0.044 232.4);
Tailwind
colors: {
custom: {
50: '#daf2ff',
500: '#caecff',
950: '#000000',
},
}SCSS
$custom: #caecff; $custom-light: #daf2ff; $custom-dark: #000000;
JSON
{
"hex": "#caecff",
"rgb": {
"r": 202,
"g": 236,
"b": 255
},
"hsl": {
"h": 201.509,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.92462,
"c": 0.04401,
"h": 232.4
},
"luminance": 0.79767
}Semantic roles & 50–950 ramp
primary
#CAECFF
secondary
#E9A884
accent
#5200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586