#E1FAFF#E1FAFF
#E1FAFF is a very light, muted cyan. Relative luminance 0.916; OKLCH L 96.8% C 0.027 H 211.1°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FAFF |
|---|---|
| RGB | rgb(225, 250, 255) |
| HSL | hsl(190, 100%, 94%) |
| HSV | hsv(190, 12%, 100%) |
| CMYK | cmyk(11.8%, 2%, 0%, 0%) |
| CIE-LAB | lab(96.66, -7.13, -5.15) |
| CIE-LCH | lch(96.66, 8.79, 215.85°) |
| OKLab | oklab(96.85% -0.0231 -0.0139) |
| OKLCH | oklch(96.85% 0.027 211.1) |
| XYZ | xyz(83.2827, 91.5972, 107.8806) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.36
Azure (CSS)
#F0FFFF
ΔE00 3.78
Ice Blue (survey)
#D7FFFE
ΔE00 5.53
Very Light Blue
#D5FFFF
ΔE00 5.68
Very Pale Blue
#D6FFFE
ΔE00 5.73
Really Light Blue
#D4FFFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FAFF #FFE6E1
analogous
#E1FFF5 #E1FAFF #E1EBFF
triadic
#E1FAFF #FFE1FA #FAFFE1
tetradic
#E1FAFF #F5E1FF #FFE6E1 #EBFFE1
square
#E1FAFF #F5E1FF #FFE6E1 #EBFFE1
split-complementary
#E1FAFF #FFE1EB #FFF5E1
monochromatic
#67E6FF #A4F0FF #E0FAFF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.09
#E1FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#E1FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FAFF
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FAFF | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#D9FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e1faff; /* rgb */ color: rgb(225, 250, 255); /* oklch */ color: oklch(96.8% 0.027 211.1);
Tailwind
colors: {
custom: {
50: '#eafcff',
500: '#e1faff',
950: '#000000',
},
}SCSS
$custom: #e1faff; $custom-light: #eafcff; $custom-dark: #000000;
JSON
{
"hex": "#e1faff",
"rgb": {
"r": 225,
"g": 250,
"b": 255
},
"hsl": {
"h": 190,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.96845,
"c": 0.02694,
"h": 211.1
},
"luminance": 0.91599
}Semantic roles & 50–950 ramp
primary
#E1FAFF
secondary
#EDA697
accent
#2600E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586