#E2F2FF#E2F2FF
#E2F2FF is a very light, muted cyan. Relative luminance 0.869; OKLCH L 95.3% C 0.024 H 242.3°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2FF |
|---|---|
| RGB | rgb(226, 242, 255) |
| HSL | hsl(207, 100%, 94%) |
| HSV | hsv(207, 11%, 100%) |
| CMYK | cmyk(11.4%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(94.69, -2.76, -8.04) |
| CIE-LCH | lch(94.69, 8.50, 251.05°) |
| OKLab | oklab(95.31% -0.0113 -0.0216) |
| OKLCH | oklch(95.31% 0.024 242.3) |
| XYZ | xyz(81.1621, 86.8918, 107.0841) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.62
Azure (CSS)
#F0FFFF
ΔE00 6.52
Fog
#D8DCE0
ΔE00 6.77
Ghostwhite
#F8F8FF
ΔE00 6.86
Whitesmoke
#F5F5F5
ΔE00 7.60
Pale Grey
#FDFDFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2FF #FFEFE2
analogous
#E2FFFE #E2F2FF #E2E4FF
triadic
#E2F2FF #FFE2F2 #F2FFE2
tetradic
#E2F2FF #FEE2FF #FFEFE2 #E4FFE2
square
#E2F2FF #FEE2FF #FFEFE2 #E4FFE2
split-complementary
#E2F2FF #FFE2E4 #FFFEE2
monochromatic
#68BBFF #A5D7FF #E0F1FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.14
#E2F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#E2F2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2FF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2FF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#DBF5F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f2ff; /* rgb */ color: rgb(226, 242, 255); /* oklch */ color: oklch(95.3% 0.024 242.3);
Tailwind
colors: {
custom: {
50: '#ebf6ff',
500: '#e2f2ff',
950: '#000000',
},
}SCSS
$custom: #e2f2ff; $custom-light: #ebf6ff; $custom-dark: #000000;
JSON
{
"hex": "#e2f2ff",
"rgb": {
"r": 226,
"g": 242,
"b": 255
},
"hsl": {
"h": 206.897,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.95314,
"c": 0.02443,
"h": 242.3
},
"luminance": 0.86893
}Semantic roles & 50–950 ramp
primary
#E2F2FF
secondary
#EDBE98
accent
#6700E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586