#E0F2FF#E0F2FF
#E0F2FF is a very light, muted cyan. Relative luminance 0.866; OKLCH L 95.2% C 0.026 H 239.1°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F2FF |
|---|---|
| RGB | rgb(224, 242, 255) |
| HSL | hsl(205, 100%, 94%) |
| HSV | hsv(205, 12%, 100%) |
| CMYK | cmyk(12.2%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(94.56, -3.39, -8.26) |
| CIE-LCH | lch(94.56, 8.93, 247.68°) |
| OKLab | oklab(95.17% -0.0133 -0.0222) |
| OKLCH | oklch(95.17% 0.026 239.1) |
| XYZ | xyz(80.5384, 86.5702, 107.0549) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.12
Azure (CSS)
#F0FFFF
ΔE00 6.38
Fog
#D8DCE0
ΔE00 7.10
Ghostwhite
#F8F8FF
ΔE00 7.55
Whitesmoke
#F5F5F5
ΔE00 8.05
Pale Grey
#FDFDFE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F2FF #FFEDE0
analogous
#E0FFFD #E0F2FF #E0E3FF
triadic
#E0F2FF #FFE0F2 #F2FFE0
tetradic
#E0F2FF #FDE0FF #FFEDE0 #E3FFE0
square
#E0F2FF #FDE0FF #FFEDE0 #E3FFE0
split-complementary
#E0F2FF #FFE0E3 #FFFDE0
monochromatic
#66BFFF #A3D8FF #E0F2FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.15
#E0F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#E0F2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F2FF
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F2FF | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#D8F5F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e0f2ff; /* rgb */ color: rgb(224, 242, 255); /* oklch */ color: oklch(95.2% 0.026 239.1);
Tailwind
colors: {
custom: {
50: '#e9f6ff',
500: '#e0f2ff',
950: '#000000',
},
}SCSS
$custom: #e0f2ff; $custom-light: #e9f6ff; $custom-dark: #000000;
JSON
{
"hex": "#e0f2ff",
"rgb": {
"r": 224,
"g": 242,
"b": 255
},
"hsl": {
"h": 205.161,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.95172,
"c": 0.02593,
"h": 239.1
},
"luminance": 0.86572
}Semantic roles & 50–950 ramp
primary
#E0F2FF
secondary
#EDBB97
accent
#6000E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586