#E4EEF5#E4EEF5
#E4EEF5 is a very light, near-neutral cyan. Relative luminance 0.842; OKLCH L 94.4% C 0.014 H 238.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EEF5 |
|---|---|
| RGB | rgb(228, 238, 245) |
| HSL | hsl(205, 46%, 93%) |
| HSV | hsv(205, 7%, 96%) |
| CMYK | cmyk(6.9%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(93.55, -2.00, -4.52) |
| CIE-LCH | lch(93.55, 4.95, 246.09°) |
| OKLab | oklab(94.36% -0.0076 -0.0121) |
| OKLCH | oklch(94.36% 0.014 238) |
| XYZ | xyz(79.0475, 84.2349, 98.4629) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.33
Fog
#D8DCE0
ΔE00 4.50
Whitesmoke
#F5F5F5
ΔE00 5.16
Ghostwhite
#F8F8FF
ΔE00 5.32
Azure (CSS)
#F0FFFF
ΔE00 5.50
Pale Grey
#FDFDFE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EEF5 #F5EBE4
analogous
#E4F5F3 #E4EEF5 #E4E5F5
triadic
#E4EEF5 #F5E4EE #EEF5E4
tetradic
#E4EEF5 #F3E4F5 #F5EBE4 #E5F5E4
square
#E4EEF5 #F3E4F5 #F5EBE4 #E5F5E4
split-complementary
#E4EEF5 #F5E4E5 #F5F3E4
monochromatic
#8BB6D4 #B7D2E4 #E4EEF5 #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.18
#E4EEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#E4EEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EEF5
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EEF5 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF5
Deuteranopia (green-blind)
#E9ECF5
Tritanopia (blue-blind)
#E0F0F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e4eef5; /* rgb */ color: rgb(228, 238, 245); /* oklch */ color: oklch(94.4% 0.014 238.0);
Tailwind
colors: {
custom: {
50: '#ecf3f8',
500: '#e4eef5',
950: '#000000',
},
}SCSS
$custom: #e4eef5; $custom-light: #ecf3f8; $custom-dark: #000000;
JSON
{
"hex": "#e4eef5",
"rgb": {
"r": 228,
"g": 238,
"b": 245
},
"hsl": {
"h": 204.706,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.94363,
"c": 0.01428,
"h": 238
},
"luminance": 0.84236
}Semantic roles & 50–950 ramp
primary
#E4EEF5
secondary
#D3BBAA
accent
#662CB9
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585