#CAE1FA#CAE1FA
#CAE1FA is a very light, muted cyan. Relative luminance 0.733; OKLCH L 90.1% C 0.042 H 250.5°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE1FA |
|---|---|
| RGB | rgb(202, 225, 250) |
| HSL | hsl(211, 83%, 89%) |
| HSV | hsv(211, 19%, 98%) |
| CMYK | cmyk(19.2%, 10%, 0%, 2%) |
| CIE-LAB | lab(88.59, -2.48, -14.69) |
| CIE-LCH | lch(88.59, 14.90, 260.42°) |
| OKLab | oklab(90.06% -0.0141 -0.0399) |
| OKLCH | oklch(90.06% 0.042 250.5) |
| XYZ | xyz(68.5332, 73.3074, 100.9629) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.75
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.45
Baby Blue (survey)
#A2CFFE
ΔE00 7.91
Ice Blue
#A5DFF9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE1FA #FAE3CA
analogous
#CAF9FA #CAE1FA #CBCAFA
triadic
#CAE1FA #FACAE1 #E1FACA
tetradic
#CAE1FA #FACAF9 #FAE3CA #CAFACB
square
#CAE1FA #FACAF9 #FAE3CA #CAFACB
split-complementary
#CAE1FA #FACBCA #F9FACA
monochromatic
#5AA2EF #92C1F5 #CAE1FA #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.34
#CAE1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#CAE1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE1FA
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE1FA | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#BEE7E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cae1fa; /* rgb */ color: rgb(202, 225, 250); /* oklch */ color: oklch(90.1% 0.042 250.5);
Tailwind
colors: {
custom: {
50: '#daeafc',
500: '#cae1fa',
950: '#000000',
},
}SCSS
$custom: #cae1fa; $custom-light: #daeafc; $custom-dark: #000000;
JSON
{
"hex": "#cae1fa",
"rgb": {
"r": 202,
"g": 225,
"b": 250
},
"hsl": {
"h": 211.25,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.90061,
"c": 0.0423,
"h": 250.5
},
"luminance": 0.73309
}Semantic roles & 50–950 ramp
primary
#CAE1FA
secondary
#DFB689
accent
#7706DF
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151617
muted
#848485