#CAE4FF#CAE4FF
#CAE4FF is a very light, muted cyan. Relative luminance 0.753; OKLCH L 90.8% C 0.046 H 249.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE4FF |
|---|---|
| RGB | rgb(202, 228, 255) |
| HSL | hsl(211, 100%, 90%) |
| HSV | hsv(211, 21%, 100%) |
| CMYK | cmyk(20.8%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(89.52, -2.96, -15.93) |
| CIE-LCH | lch(89.52, 16.21, 259.47°) |
| OKLab | oklab(90.84% -0.0163 -0.0433) |
| OKLCH | oklch(90.84% 0.046 249.3) |
| XYZ | xyz(70.1458, 75.2615, 105.4195) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Light Blue Grey
#B7C9E2
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 7.60
Baby Blue (survey)
#A2CFFE
ΔE00 7.63
Cloudy Blue
#ACC2D9
ΔE00 8.11
Ice Blue
#A5DFF9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE4FF #FFE5CA
analogous
#CAFFFF #CAE4FF #CBCAFF
triadic
#CAE4FF #FFCAE4 #E4FFCA
tetradic
#CAE4FF #FFCAFF #FFE5CA #CAFFCB
square
#CAE4FF #FFCAFF #FFE5CA #CAFFCB
split-complementary
#CAE4FF #FFCBCA #FFFFCA
monochromatic
#50A6FF #8DC5FF #CAE4FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.31
#CAE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CAE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE4FF
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE4FF | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#BCEAED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cae4ff; /* rgb */ color: rgb(202, 228, 255); /* oklch */ color: oklch(90.8% 0.046 249.3);
Tailwind
colors: {
custom: {
50: '#daecff',
500: '#cae4ff',
950: '#000000',
},
}SCSS
$custom: #cae4ff; $custom-light: #daecff; $custom-dark: #000000;
JSON
{
"hex": "#cae4ff",
"rgb": {
"r": 202,
"g": 228,
"b": 255
},
"hsl": {
"h": 210.566,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.90835,
"c": 0.04628,
"h": 249.3
},
"luminance": 0.75263
}Semantic roles & 50–950 ramp
primary
#CAE4FF
secondary
#E9B884
accent
#7500E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151618
muted
#848486