#E1F2FE#E1F2FE
#E1F2FE is a very light, muted cyan. Relative luminance 0.867; OKLCH L 95.2% C 0.024 H 238.4°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F2FE |
|---|---|
| RGB | rgb(225, 242, 254) |
| HSL | hsl(205, 94%, 94%) |
| HSV | hsv(205, 11%, 100%) |
| CMYK | cmyk(11.4%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(94.60, -3.27, -7.67) |
| CIE-LCH | lch(94.60, 8.34, 246.91°) |
| OKLab | oklab(95.21% -0.0127 -0.0207) |
| OKLCH | oklch(95.21% 0.024 238.4) |
| XYZ | xyz(80.6888, 86.6663, 106.2239) |
| Luminance | 0.8667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.75
Azure (CSS)
#F0FFFF
ΔE00 6.05
Fog
#D8DCE0
ΔE00 6.81
Ghostwhite
#F8F8FF
ΔE00 7.23
Whitesmoke
#F5F5F5
ΔE00 7.65
Pale Grey
#FDFDFE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F2FE #FEEDE1
analogous
#E1FEFC #E1F2FE #E1E4FE
triadic
#E1F2FE #FEE1F2 #F2FEE1
tetradic
#E1F2FE #FCE1FE #FEEDE1 #E4FEE1
square
#E1F2FE #FCE1FE #FEEDE1 #E4FEE1
split-complementary
#E1F2FE #FEE1E4 #FEFCE1
monochromatic
#6BBFFA #A6D8FC #E1F2FE #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.15
#E1F2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#E1F2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F2FE
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F2FE | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#DAF5F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e1f2fe; /* rgb */ color: rgb(225, 242, 254); /* oklch */ color: oklch(95.2% 0.024 238.4);
Tailwind
colors: {
custom: {
50: '#eaf6fe',
500: '#e1f2fe',
950: '#000000',
},
}SCSS
$custom: #e1f2fe; $custom-light: #eaf6fe; $custom-dark: #000000;
JSON
{
"hex": "#e1f2fe",
"rgb": {
"r": 225,
"g": 242,
"b": 254
},
"hsl": {
"h": 204.828,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.95213,
"c": 0.02424,
"h": 238.4
},
"luminance": 0.86668
}Semantic roles & 50–950 ramp
primary
#E1F2FE
secondary
#EABB99
accent
#5F00E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585