#CAE0FF#CAE0FF
#CAE0FF is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.0% C 0.049 H 256.9°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE0FF |
|---|---|
| RGB | rgb(202, 224, 255) |
| HSL | hsl(215, 100%, 90%) |
| HSV | hsv(215, 21%, 100%) |
| CMYK | cmyk(20.8%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(88.49, -0.88, -17.48) |
| CIE-LCH | lch(88.49, 17.50, 267.11°) |
| OKLab | oklab(90.03% -0.011 -0.0475) |
| OKLCH | oklch(90.03% 0.049 256.9) |
| XYZ | xyz(69.0581, 73.0861, 105.0569) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.08
Light Blue Grey
#B7C9E2
ΔE00 5.65
Lightsteelblue
#B0C4DE
ΔE00 6.83
Baby Blue (survey)
#A2CFFE
ΔE00 7.58
Cloudy Blue
#ACC2D9
ΔE00 7.86
Lavender (CSS)
#E6E6FA
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE0FF #FFE9CA
analogous
#CAFBFF #CAE0FF #CFCAFF
triadic
#CAE0FF #FFCAE0 #E0FFCA
tetradic
#CAE0FF #FFCAFB #FFE9CA #CAFFCF
square
#CAE0FF #FFCAFB #FFE9CA #CAFFCF
split-complementary
#CAE0FF #FFCFCA #FBFFCA
monochromatic
#5098FF #8DBCFF #CAE0FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.34
#CAE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#CAE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE0FF
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE0FF | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#BCE6EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cae0ff; /* rgb */ color: rgb(202, 224, 255); /* oklch */ color: oklch(90.0% 0.049 256.9);
Tailwind
colors: {
custom: {
50: '#dae9ff',
500: '#cae0ff',
950: '#000000',
},
}SCSS
$custom: #cae0ff; $custom-light: #dae9ff; $custom-dark: #000000;
JSON
{
"hex": "#cae0ff",
"rgb": {
"r": 202,
"g": 224,
"b": 255
},
"hsl": {
"h": 215.094,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.90028,
"c": 0.0488,
"h": 256.9
},
"luminance": 0.73088
}Semantic roles & 50–950 ramp
primary
#CAE0FF
secondary
#E9BF84
accent
#8600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151618
muted
#848486