#CAE2FB#CAE2FB
#CAE2FB is a very light, muted cyan. Relative luminance 0.739; OKLCH L 90.3% C 0.043 H 249.4°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2FB |
|---|---|
| RGB | rgb(202, 226, 251) |
| HSL | hsl(211, 86%, 89%) |
| HSV | hsv(211, 20%, 98%) |
| CMYK | cmyk(19.5%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(88.88, -2.78, -14.79) |
| CIE-LCH | lch(88.88, 15.05, 259.34°) |
| OKLab | oklab(90.3% -0.0151 -0.0401) |
| OKLCH | oklch(90.3% 0.043 249.4) |
| XYZ | xyz(68.9615, 73.9126, 101.8813) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.03
Powder Blue (survey)
#B1D1FC
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 7.16
Cloudy Blue
#ACC2D9
ΔE00 7.64
Baby Blue (survey)
#A2CFFE
ΔE00 7.89
Ice Blue
#A5DFF9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2FB #FBE3CA
analogous
#CAFBFB #CAE2FB #CBCAFB
triadic
#CAE2FB #FBCAE2 #E2FBCA
tetradic
#CAE2FB #FBCAFB #FBE3CA #CAFBCB
square
#CAE2FB #FBCAFB #FBE3CA #CAFBCB
split-complementary
#CAE2FB #FBCBCA #FBFBCA
monochromatic
#58A4F2 #91C3F7 #CAE2FB #E3EFFD #E3EFFD
Accessibility & contrast
On white
1.33
#CAE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CAE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2FB
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2FB | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#BDE8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cae2fb; /* rgb */ color: rgb(202, 226, 251); /* oklch */ color: oklch(90.3% 0.043 249.4);
Tailwind
colors: {
custom: {
50: '#daebfc',
500: '#cae2fb',
950: '#000000',
},
}SCSS
$custom: #cae2fb; $custom-light: #daebfc; $custom-dark: #000000;
JSON
{
"hex": "#cae2fb",
"rgb": {
"r": 202,
"g": 226,
"b": 251
},
"hsl": {
"h": 210.612,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.90297,
"c": 0.04289,
"h": 249.4
},
"luminance": 0.73914
}Semantic roles & 50–950 ramp
primary
#CAE2FB
secondary
#E1B688
accent
#7503E2
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#151617
muted
#848485