#CAE2FD#CAE2FD
#CAE2FD is a very light, muted cyan. Relative luminance 0.740; OKLCH L 90.4% C 0.045 H 251.4°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2FD |
|---|---|
| RGB | rgb(202, 226, 253) |
| HSL | hsl(212, 93%, 89%) |
| HSV | hsv(212, 20%, 99%) |
| CMYK | cmyk(20.2%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(88.94, -2.36, -15.75) |
| CIE-LCH | lch(88.94, 15.92, 261.49°) |
| OKLab | oklab(90.36% -0.0144 -0.0428) |
| OKLCH | oklch(90.36% 0.045 251.4) |
| XYZ | xyz(69.2785, 74.0393, 103.5504) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.81
Light Blue Grey
#B7C9E2
ΔE00 5.96
Lightsteelblue
#B0C4DE
ΔE00 7.10
Baby Blue (survey)
#A2CFFE
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 7.74
Ice Blue
#A5DFF9
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2FD #FDE5CA
analogous
#CAFBFD #CAE2FD #CCCAFD
triadic
#CAE2FD #FDCAE2 #E2FDCA
tetradic
#CAE2FD #FDCAFB #FDE5CA #CAFDCC
square
#CAE2FD #FDCAFB #FDE5CA #CAFDCC
split-complementary
#CAE2FD #FDCCCA #FBFDCA
monochromatic
#54A1F9 #8FC2FB #CAE2FD #E2EFFE #E2EFFE
Accessibility & contrast
On white
1.33
#CAE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CAE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2FD
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2FD | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#D2DDFC
Tritanopia (blue-blind)
#BDE8EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cae2fd; /* rgb */ color: rgb(202, 226, 253); /* oklch */ color: oklch(90.4% 0.045 251.4);
Tailwind
colors: {
custom: {
50: '#daebfe',
500: '#cae2fd',
950: '#000000',
},
}SCSS
$custom: #cae2fd; $custom-light: #daebfe; $custom-dark: #000000;
JSON
{
"hex": "#cae2fd",
"rgb": {
"r": 202,
"g": 226,
"b": 253
},
"hsl": {
"h": 211.765,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.90364,
"c": 0.04514,
"h": 251.4
},
"luminance": 0.74041
}Semantic roles & 50–950 ramp
primary
#CAE2FD
secondary
#E5B886
accent
#7A00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151617
muted
#848485