#E1EFF7#E1EFF7
#E1EFF7 is a very light, near-neutral cyan. Relative luminance 0.845; OKLCH L 94.4% C 0.018 H 232.5°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EFF7 |
|---|---|
| RGB | rgb(225, 239, 247) |
| HSL | hsl(202, 58%, 93%) |
| HSV | hsv(202, 9%, 97%) |
| CMYK | cmyk(8.9%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(93.65, -3.10, -5.44) |
| CIE-LCH | lch(93.65, 6.26, 240.34°) |
| OKLab | oklab(94.4% -0.0112 -0.0146) |
| OKLCH | oklch(94.4% 0.018 232.5) |
| XYZ | xyz(78.7027, 84.4550, 100.1327) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.15
Azure (CSS)
#F0FFFF
ΔE00 5.11
Fog
#D8DCE0
ΔE00 5.49
Whitesmoke
#F5F5F5
ΔE00 6.40
Ghostwhite
#F8F8FF
ΔE00 6.64
Pale Grey
#FDFDFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EFF7 #F7E9E1
analogous
#E1F7F4 #E1EFF7 #E1E4F7
triadic
#E1EFF7 #F7E1EF #EFF7E1
tetradic
#E1EFF7 #F4E1F7 #F7E9E1 #E4F7E1
square
#E1EFF7 #F4E1F7 #F7E9E1 #E4F7E1
split-complementary
#E1EFF7 #F7E1E4 #F7F4E1
monochromatic
#80BBDD #B1D5EA #E1EFF7 #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.17
#E1EFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#E1EFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EFF7
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EFF7 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF7
Deuteranopia (green-blind)
#E8ECF7
Tritanopia (blue-blind)
#DCF1F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e1eff7; /* rgb */ color: rgb(225, 239, 247); /* oklch */ color: oklch(94.4% 0.018 232.5);
Tailwind
colors: {
custom: {
50: '#eaf4f9',
500: '#e1eff7',
950: '#000000',
},
}SCSS
$custom: #e1eff7; $custom-light: #eaf4f9; $custom-dark: #000000;
JSON
{
"hex": "#e1eff7",
"rgb": {
"r": 225,
"g": 239,
"b": 247
},
"hsl": {
"h": 201.818,
"s": 57.895,
"l": 92.549
},
"oklch": {
"l": 0.94403,
"c": 0.01842,
"h": 232.5
},
"luminance": 0.84456
}Semantic roles & 50–950 ramp
primary
#E1EFF7
secondary
#D8B7A4
accent
#5C20C5
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585