#CAE3FA#CAE3FA
#CAE3FA is a very light, muted cyan. Relative luminance 0.744; OKLCH L 90.5% C 0.041 H 246.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE3FA |
|---|---|
| RGB | rgb(202, 227, 250) |
| HSL | hsl(209, 83%, 89%) |
| HSV | hsv(209, 19%, 98%) |
| CMYK | cmyk(19.2%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(89.11, -3.52, -13.92) |
| CIE-LCH | lch(89.11, 14.36, 255.83°) |
| OKLab | oklab(90.47% -0.0168 -0.0378) |
| OKLCH | oklch(90.47% 0.041 246) |
| XYZ | xyz(69.0770, 74.3951, 101.1442) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.51
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.58
Cloudy Blue
#ACC2D9
ΔE00 7.84
Ice Blue
#A5DFF9
ΔE00 7.99
Lightblue
#ADD8E6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE3FA #FAE1CA
analogous
#CAFAF9 #CAE3FA #CACBFA
triadic
#CAE3FA #FACAE3 #E3FACA
tetradic
#CAE3FA #F9CAFA #FAE1CA #CBFACA
square
#CAE3FA #F9CAFA #FAE1CA #CBFACA
split-complementary
#CAE3FA #FACACB #FAF9CA
monochromatic
#5AA8EF #92C5F5 #CAE3FA #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.32
#CAE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CAE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE3FA
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE3FA | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FB
Deuteranopia (green-blind)
#D4DEFA
Tritanopia (blue-blind)
#BDE8EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cae3fa; /* rgb */ color: rgb(202, 227, 250); /* oklch */ color: oklch(90.5% 0.041 246.0);
Tailwind
colors: {
custom: {
50: '#daebfc',
500: '#cae3fa',
950: '#000000',
},
}SCSS
$custom: #cae3fa; $custom-light: #daebfc; $custom-dark: #000000;
JSON
{
"hex": "#cae3fa",
"rgb": {
"r": 202,
"g": 227,
"b": 250
},
"hsl": {
"h": 208.75,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.90466,
"c": 0.04132,
"h": 246
},
"luminance": 0.74397
}Semantic roles & 50–950 ramp
primary
#CAE3FA
secondary
#DFB289
accent
#6E06DF
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151617
muted
#848485