#CAE2FA#CAE2FA
#CAE2FA is a very light, muted cyan. Relative luminance 0.739; OKLCH L 90.3% C 0.042 H 248.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2FA |
|---|---|
| RGB | rgb(202, 226, 250) |
| HSL | hsl(210, 83%, 89%) |
| HSV | hsv(210, 19%, 98%) |
| CMYK | cmyk(19.2%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(88.85, -3.00, -14.31) |
| CIE-LCH | lch(88.85, 14.62, 258.17°) |
| OKLab | oklab(90.26% -0.0154 -0.0388) |
| OKLCH | oklch(90.26% 0.042 248.3) |
| XYZ | xyz(68.8043, 73.8497, 101.0533) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.11
Powder Blue (survey)
#B1D1FC
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 7.22
Cloudy Blue
#ACC2D9
ΔE00 7.62
Baby Blue (survey)
#A2CFFE
ΔE00 8.04
Ice Blue
#A5DFF9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2FA #FAE2CA
analogous
#CAFAFA #CAE2FA #CACAFA
triadic
#CAE2FA #FACAE2 #E2FACA
tetradic
#CAE2FA #FACAFA #FAE2CA #CAFACA
square
#CAE2FA #FACAFA #FAE2CA #CAFACA
split-complementary
#CAE2FA #FACACA #FAFACA
monochromatic
#5AA5EF #92C3F5 #CAE2FA #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.33
#CAE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#CAE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2FA
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2FA | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#BEE7EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cae2fa; /* rgb */ color: rgb(202, 226, 250); /* oklch */ color: oklch(90.3% 0.042 248.3);
Tailwind
colors: {
custom: {
50: '#daebfc',
500: '#cae2fa',
950: '#000000',
},
}SCSS
$custom: #cae2fa; $custom-light: #daebfc; $custom-dark: #000000;
JSON
{
"hex": "#cae2fa",
"rgb": {
"r": 202,
"g": 226,
"b": 250
},
"hsl": {
"h": 210,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.90263,
"c": 0.04177,
"h": 248.3
},
"luminance": 0.73851
}Semantic roles & 50–950 ramp
primary
#CAE2FA
secondary
#DFB489
accent
#7306DF
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151617
muted
#848485