#CAE6FA#CAE6FA
#CAE6FA is a very light, muted cyan. Relative luminance 0.761; OKLCH L 91.1% C 0.040 H 239.0°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE6FA |
|---|---|
| RGB | rgb(202, 230, 250) |
| HSL | hsl(205, 83%, 89%) |
| HSV | hsv(205, 19%, 98%) |
| CMYK | cmyk(19.2%, 8%, 0%, 2%) |
| CIE-LAB | lab(89.88, -5.06, -12.77) |
| CIE-LCH | lch(89.88, 13.73, 248.37°) |
| OKLab | oklab(91.08% -0.0208 -0.0346) |
| OKLCH | oklch(91.08% 0.04 239) |
| XYZ | xyz(69.9047, 76.0504, 101.4201) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.91
Ice Blue
#A5DFF9
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.91
Aliceblue
#F0F8FF
ΔE00 8.33
Powder Blue (survey)
#B1D1FC
ΔE00 8.47
Cloudy Blue
#ACC2D9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE6FA #FADECA
analogous
#CAFAF6 #CAE6FA #CACEFA
triadic
#CAE6FA #FACAE6 #E6FACA
tetradic
#CAE6FA #F6CAFA #FADECA #CEFACA
square
#CAE6FA #F6CAFA #FADECA #CEFACA
split-complementary
#CAE6FA #FACACE #FAF6CA
monochromatic
#5AB1EF #92CCF5 #CAE6FA #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.30
#CAE6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CAE6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE6FA
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE6FA | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FB
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#BDEBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cae6fa; /* rgb */ color: rgb(202, 230, 250); /* oklch */ color: oklch(91.1% 0.040 239.0);
Tailwind
colors: {
custom: {
50: '#daedfc',
500: '#cae6fa',
950: '#000000',
},
}SCSS
$custom: #cae6fa; $custom-light: #daedfc; $custom-dark: #000000;
JSON
{
"hex": "#cae6fa",
"rgb": {
"r": 202,
"g": 230,
"b": 250
},
"hsl": {
"h": 205,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.91076,
"c": 0.04036,
"h": 239
},
"luminance": 0.76052
}Semantic roles & 50–950 ramp
primary
#CAE6FA
secondary
#DFAD89
accent
#6106DF
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151617
muted
#848485