#E2F4FF#E2F4FF
#E2F4FF is a very light, muted cyan. Relative luminance 0.881; OKLCH L 95.7% C 0.024 H 234.4°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F4FF |
|---|---|
| RGB | rgb(226, 244, 255) |
| HSL | hsl(203, 100%, 94%) |
| HSV | hsv(203, 11%, 100%) |
| CMYK | cmyk(11.4%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(95.20, -3.78, -7.29) |
| CIE-LCH | lch(95.20, 8.22, 242.61°) |
| OKLab | oklab(95.71% -0.014 -0.0196) |
| OKLCH | oklch(95.71% 0.024 234.4) |
| XYZ | xyz(81.7606, 88.0888, 107.2836) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.83
Azure (CSS)
#F0FFFF
ΔE00 5.44
Fog
#D8DCE0
ΔE00 7.17
Ghostwhite
#F8F8FF
ΔE00 7.53
Whitesmoke
#F5F5F5
ΔE00 7.69
Lightcyan
#E0FFFF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F4FF #FFEDE2
analogous
#E2FFFC #E2F4FF #E2E6FF
triadic
#E2F4FF #FFE2F4 #F4FFE2
tetradic
#E2F4FF #FCE2FF #FFEDE2 #E6FFE2
square
#E2F4FF #FCE2FF #FFEDE2 #E6FFE2
split-complementary
#E2F4FF #FFE2E6 #FFFCE2
monochromatic
#68C6FF #A5DDFF #E0F3FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.13
#E2F4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#E2F4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F4FF
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F4FF | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#DBF7F7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e2f4ff; /* rgb */ color: rgb(226, 244, 255); /* oklch */ color: oklch(95.7% 0.024 234.4);
Tailwind
colors: {
custom: {
50: '#ebf7ff',
500: '#e2f4ff',
950: '#000000',
},
}SCSS
$custom: #e2f4ff; $custom-light: #ebf7ff; $custom-dark: #000000;
JSON
{
"hex": "#e2f4ff",
"rgb": {
"r": 226,
"g": 244,
"b": 255
},
"hsl": {
"h": 202.759,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.95713,
"c": 0.02414,
"h": 234.4
},
"luminance": 0.8809
}Semantic roles & 50–950 ramp
primary
#E2F4FF
secondary
#EDB898
accent
#5700E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586