#CAE2FF#CAE2FF
#CAE2FF is a very light, muted cyan. Relative luminance 0.742; OKLCH L 90.4% C 0.047 H 253.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2FF |
|---|---|
| RGB | rgb(202, 226, 255) |
| HSL | hsl(213, 100%, 90%) |
| HSV | hsv(213, 21%, 100%) |
| CMYK | cmyk(20.8%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.00, -1.92, -16.71) |
| CIE-LCH | lch(89.00, 16.82, 263.43°) |
| OKLab | oklab(90.43% -0.0137 -0.0454) |
| OKLCH | oklch(90.43% 0.047 253.2) |
| XYZ | xyz(69.5987, 74.1674, 105.2372) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 7.12
Baby Blue (survey)
#A2CFFE
ΔE00 7.49
Cloudy Blue
#ACC2D9
ΔE00 7.89
Light Blue
#95D0FC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2FF #FFE7CA
analogous
#CAFDFF #CAE2FF #CDCAFF
triadic
#CAE2FF #FFCAE2 #E2FFCA
tetradic
#CAE2FF #FFCAFD #FFE7CA #CAFFCD
square
#CAE2FF #FFCAFD #FFE7CA #CAFFCD
split-complementary
#CAE2FF #FFCDCA #FDFFCA
monochromatic
#509FFF #8DC1FF #CAE2FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.33
#CAE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#CAE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2FF
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2FF | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#BCE8EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cae2ff; /* rgb */ color: rgb(202, 226, 255); /* oklch */ color: oklch(90.4% 0.047 253.2);
Tailwind
colors: {
custom: {
50: '#daebff',
500: '#cae2ff',
950: '#000000',
},
}SCSS
$custom: #cae2ff; $custom-light: #daebff; $custom-dark: #000000;
JSON
{
"hex": "#cae2ff",
"rgb": {
"r": 202,
"g": 226,
"b": 255
},
"hsl": {
"h": 212.83,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.90431,
"c": 0.04744,
"h": 253.2
},
"luminance": 0.74169
}Semantic roles & 50–950 ramp
primary
#CAE2FF
secondary
#E9BB84
accent
#7E00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151618
muted
#848486