#CAE7FA#CAE7FA
#CAE7FA is a very light, muted cyan. Relative luminance 0.766; OKLCH L 91.3% C 0.040 H 236.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE7FA |
|---|---|
| RGB | rgb(202, 231, 250) |
| HSL | hsl(204, 83%, 89%) |
| HSV | hsv(204, 19%, 98%) |
| CMYK | cmyk(19.2%, 7.6%, 0%, 2%) |
| CIE-LAB | lab(90.14, -5.58, -12.38) |
| CIE-LCH | lch(90.14, 13.58, 245.75°) |
| OKLab | oklab(91.28% -0.0221 -0.0336) |
| OKLCH | oklch(91.28% 0.04 236.6) |
| XYZ | xyz(70.1838, 76.6086, 101.5131) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.54
Ice Blue
#A5DFF9
ΔE00 6.69
Aliceblue
#F0F8FF
ΔE00 8.32
Light Blue Grey
#B7C9E2
ΔE00 8.41
Powder Blue (survey)
#B1D1FC
ΔE00 9.02
Fog
#D8DCE0
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE7FA #FADDCA
analogous
#CAFAF5 #CAE7FA #CACFFA
triadic
#CAE7FA #FACAE7 #E7FACA
tetradic
#CAE7FA #F5CAFA #FADDCA #CFFACA
square
#CAE7FA #F5CAFA #FADDCA #CFFACA
split-complementary
#CAE7FA #FACACF #FAF5CA
monochromatic
#5AB4EF #92CEF5 #CAE7FA #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.29
#CAE7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CAE7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE7FA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE7FA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#D8E0FA
Tritanopia (blue-blind)
#BDECED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cae7fa; /* rgb */ color: rgb(202, 231, 250); /* oklch */ color: oklch(91.3% 0.040 236.6);
Tailwind
colors: {
custom: {
50: '#daeefc',
500: '#cae7fa',
950: '#000000',
},
}SCSS
$custom: #cae7fa; $custom-light: #daeefc; $custom-dark: #000000;
JSON
{
"hex": "#cae7fa",
"rgb": {
"r": 202,
"g": 231,
"b": 250
},
"hsl": {
"h": 203.75,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.91279,
"c": 0.04018,
"h": 236.6
},
"luminance": 0.76611
}Semantic roles & 50–950 ramp
primary
#CAE7FA
secondary
#DFAB89
accent
#5C06DF
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585