#E1F2FF#E1F2FF
#E1F2FF is a very light, muted cyan. Relative luminance 0.867; OKLCH L 95.2% C 0.025 H 240.6°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F2FF |
|---|---|
| RGB | rgb(225, 242, 255) |
| HSL | hsl(206, 100%, 94%) |
| HSV | hsv(206, 12%, 100%) |
| CMYK | cmyk(11.8%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(94.62, -3.08, -8.15) |
| CIE-LCH | lch(94.62, 8.71, 249.32°) |
| OKLab | oklab(95.24% -0.0123 -0.0219) |
| OKLCH | oklch(95.24% 0.025 240.6) |
| XYZ | xyz(80.8493, 86.7306, 107.0695) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.86
Azure (CSS)
#F0FFFF
ΔE00 6.44
Fog
#D8DCE0
ΔE00 6.93
Ghostwhite
#F8F8FF
ΔE00 7.21
Whitesmoke
#F5F5F5
ΔE00 7.82
Pale Grey
#FDFDFE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F2FF #FFEEE1
analogous
#E1FFFD #E1F2FF #E1E3FF
triadic
#E1F2FF #FFE1F2 #F2FFE1
tetradic
#E1F2FF #FDE1FF #FFEEE1 #E3FFE1
square
#E1F2FF #FDE1FF #FFEEE1 #E3FFE1
split-complementary
#E1F2FF #FFE1E3 #FFFDE1
monochromatic
#67BDFF #A4D7FF #E0F2FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.14
#E1F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#E1F2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F2FF
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F2FF | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#DAF5F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e1f2ff; /* rgb */ color: rgb(225, 242, 255); /* oklch */ color: oklch(95.2% 0.025 240.6);
Tailwind
colors: {
custom: {
50: '#eaf6ff',
500: '#e1f2ff',
950: '#000000',
},
}SCSS
$custom: #e1f2ff; $custom-light: #eaf6ff; $custom-dark: #000000;
JSON
{
"hex": "#e1f2ff",
"rgb": {
"r": 225,
"g": 242,
"b": 255
},
"hsl": {
"h": 206,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.95243,
"c": 0.02517,
"h": 240.6
},
"luminance": 0.86732
}Semantic roles & 50–950 ramp
primary
#E1F2FF
secondary
#EDBC97
accent
#6300E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586