#E1F7FF#E1F7FF
#E1F7FF is a very light, muted cyan. Relative luminance 0.897; OKLCH L 96.2% C 0.025 H 221.6°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F7FF |
|---|---|
| RGB | rgb(225, 247, 255) |
| HSL | hsl(196, 100%, 94%) |
| HSV | hsv(196, 12%, 100%) |
| CMYK | cmyk(11.8%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(95.89, -5.61, -6.28) |
| CIE-LCH | lch(95.89, 8.42, 228.19°) |
| OKLab | oklab(96.24% -0.0191 -0.0169) |
| OKLCH | oklch(96.24% 0.025 221.6) |
| XYZ | xyz(82.3579, 89.7476, 107.5723) |
| Luminance | 0.8975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.22
Aliceblue
#F0F8FF
ΔE00 5.23
Lightcyan
#E0FFFF
ΔE00 5.38
Mintcream
#F5FFFA
ΔE00 6.92
Ice Blue (survey)
#D7FFFE
ΔE00 7.48
Very Light Blue
#D5FFFF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F7FF #FFE9E1
analogous
#E1FFF8 #E1F7FF #E1E8FF
triadic
#E1F7FF #FFE1F7 #F7FFE1
tetradic
#E1F7FF #F8E1FF #FFE9E1 #E8FFE1
square
#E1F7FF #F8E1FF #FFE9E1 #E8FFE1
split-complementary
#E1F7FF #FFE1E8 #FFF8E1
monochromatic
#67D6FF #A4E7FF #E0F7FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.11
#E1F7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#E1F7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F7FF
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F7FF | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#EDF2FF
Tritanopia (blue-blind)
#D9FAF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e1f7ff; /* rgb */ color: rgb(225, 247, 255); /* oklch */ color: oklch(96.2% 0.025 221.6);
Tailwind
colors: {
custom: {
50: '#eaf9ff',
500: '#e1f7ff',
950: '#000000',
},
}SCSS
$custom: #e1f7ff; $custom-light: #eaf9ff; $custom-dark: #000000;
JSON
{
"hex": "#e1f7ff",
"rgb": {
"r": 225,
"g": 247,
"b": 255
},
"hsl": {
"h": 196,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.96242,
"c": 0.02549,
"h": 221.6
},
"luminance": 0.89749
}Semantic roles & 50–950 ramp
primary
#E1F7FF
secondary
#EDAE97
accent
#3D00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586