#E2F3FD#E2F3FD
#E2F3FD is a very light, muted cyan. Relative luminance 0.874; OKLCH L 95.5% C 0.022 H 233.3°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3FD |
|---|---|
| RGB | rgb(226, 243, 253) |
| HSL | hsl(202, 87%, 94%) |
| HSV | hsv(202, 11%, 99%) |
| CMYK | cmyk(10.7%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(94.89, -3.66, -6.71) |
| CIE-LCH | lch(94.89, 7.65, 241.40°) |
| OKLab | oklab(95.45% -0.0134 -0.018) |
| OKLCH | oklch(95.45% 0.023 233.3) |
| XYZ | xyz(81.1403, 87.3606, 105.4969) |
| Luminance | 0.8736 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.58
Azure (CSS)
#F0FFFF
ΔE00 5.18
Fog
#D8DCE0
ΔE00 6.77
Ghostwhite
#F8F8FF
ΔE00 7.29
Whitesmoke
#F5F5F5
ΔE00 7.32
Mintcream
#F5FFFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3FD #FDECE2
analogous
#E2FDFA #E2F3FD #E2E6FD
triadic
#E2F3FD #FDE2F3 #F3FDE2
tetradic
#E2F3FD #FAE2FD #FDECE2 #E6FDE2
square
#E2F3FD #FAE2FD #FDECE2 #E6FDE2
split-complementary
#E2F3FD #FDE2E6 #FDFAE2
monochromatic
#6FC4F5 #A9DBF9 #E2F3FD #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.14
#E2F3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#E2F3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3FD
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3FD | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#EBEFFD
Tritanopia (blue-blind)
#DBF6F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f3fd; /* rgb */ color: rgb(226, 243, 253); /* oklch */ color: oklch(95.5% 0.022 233.3);
Tailwind
colors: {
custom: {
50: '#ebf7fe',
500: '#e2f3fd',
950: '#000000',
},
}SCSS
$custom: #e2f3fd; $custom-light: #ebf7fe; $custom-dark: #000000;
JSON
{
"hex": "#e2f3fd",
"rgb": {
"r": 226,
"g": 243,
"b": 253
},
"hsl": {
"h": 202.222,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.95453,
"c": 0.0225,
"h": 233.3
},
"luminance": 0.87362
}Semantic roles & 50–950 ramp
primary
#E2F3FD
secondary
#E7B89C
accent
#5502E4
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585