#CAE6FF#CAE6FF
#CAE6FF is a very light, muted cyan. Relative luminance 0.764; OKLCH L 91.2% C 0.045 H 245.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE6FF |
|---|---|
| RGB | rgb(202, 230, 255) |
| HSL | hsl(208, 100%, 90%) |
| HSV | hsv(208, 21%, 100%) |
| CMYK | cmyk(20.8%, 9.8%, 0%, 0%) |
| CIE-LAB | lab(90.03, -3.99, -15.16) |
| CIE-LCH | lch(90.03, 15.68, 255.24°) |
| OKLab | oklab(91.24% -0.019 -0.0412) |
| OKLCH | oklch(91.24% 0.045 245.3) |
| XYZ | xyz(70.6991, 76.3682, 105.6039) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.91
Light Blue Grey
#B7C9E2
ΔE00 7.25
Ice Blue
#A5DFF9
ΔE00 7.57
Baby Blue (survey)
#A2CFFE
ΔE00 8.03
Lightsteelblue
#B0C4DE
ΔE00 8.24
Lightblue
#ADD8E6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE6FF #FFE3CA
analogous
#CAFFFE #CAE6FF #CACCFF
triadic
#CAE6FF #FFCAE6 #E6FFCA
tetradic
#CAE6FF #FECAFF #FFE3CA #CCFFCA
square
#CAE6FF #FECAFF #FFE3CA #CCFFCA
split-complementary
#CAE6FF #FFCACC #FFFECA
monochromatic
#50ACFF #8DC9FF #CAE6FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.29
#CAE6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CAE6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE6FF
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE6FF | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE6FF
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#BCECEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cae6ff; /* rgb */ color: rgb(202, 230, 255); /* oklch */ color: oklch(91.2% 0.045 245.3);
Tailwind
colors: {
custom: {
50: '#daedff',
500: '#cae6ff',
950: '#000000',
},
}SCSS
$custom: #cae6ff; $custom-light: #daedff; $custom-dark: #000000;
JSON
{
"hex": "#cae6ff",
"rgb": {
"r": 202,
"g": 230,
"b": 255
},
"hsl": {
"h": 208.302,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.9124,
"c": 0.04535,
"h": 245.3
},
"luminance": 0.7637
}Semantic roles & 50–950 ramp
primary
#CAE6FF
secondary
#E9B484
accent
#6C00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151618
muted
#848486