#E2F3FF#E2F3FF
#E2F3FF is a very light, muted cyan. Relative luminance 0.875; OKLCH L 95.5% C 0.024 H 238.4°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3FF |
|---|---|
| RGB | rgb(226, 243, 255) |
| HSL | hsl(205, 100%, 94%) |
| HSV | hsv(205, 11%, 100%) |
| CMYK | cmyk(11.4%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(94.95, -3.27, -7.67) |
| CIE-LCH | lch(94.95, 8.34, 246.90°) |
| OKLab | oklab(95.51% -0.0127 -0.0206) |
| OKLCH | oklch(95.51% 0.024 238.4) |
| XYZ | xyz(81.4605, 87.4887, 107.1836) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.67
Azure (CSS)
#F0FFFF
ΔE00 5.96
Fog
#D8DCE0
ΔE00 6.94
Ghostwhite
#F8F8FF
ΔE00 7.17
Whitesmoke
#F5F5F5
ΔE00 7.61
Pale Grey
#FDFDFE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3FF #FFEEE2
analogous
#E2FFFD #E2F3FF #E2E5FF
triadic
#E2F3FF #FFE2F3 #F3FFE2
tetradic
#E2F3FF #FDE2FF #FFEEE2 #E5FFE2
square
#E2F3FF #FDE2FF #FFEEE2 #E5FFE2
split-complementary
#E2F3FF #FFE2E5 #FFFDE2
monochromatic
#68C0FF #A5DAFF #E0F2FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.14
#E2F3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#E2F3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3FF
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3FF | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#DBF6F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f3ff; /* rgb */ color: rgb(226, 243, 255); /* oklch */ color: oklch(95.5% 0.024 238.4);
Tailwind
colors: {
custom: {
50: '#ebf7ff',
500: '#e2f3ff',
950: '#000000',
},
}SCSS
$custom: #e2f3ff; $custom-light: #ebf7ff; $custom-dark: #000000;
JSON
{
"hex": "#e2f3ff",
"rgb": {
"r": 226,
"g": 243,
"b": 255
},
"hsl": {
"h": 204.828,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.95513,
"c": 0.02423,
"h": 238.4
},
"luminance": 0.8749
}Semantic roles & 50–950 ramp
primary
#E2F3FF
secondary
#EDBB98
accent
#5F00E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586