#E4ECF6#E4ECF6
#E4ECF6 is a very light, near-neutral cyan. Relative luminance 0.831; OKLCH L 94.0% C 0.016 H 253.9°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E4ECF6 |
|---|---|
| RGB | rgb(228, 236, 246) |
| HSL | hsl(213, 50%, 93%) |
| HSV | hsv(213, 7%, 96%) |
| CMYK | cmyk(7.3%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(93.07, -0.79, -5.75) |
| CIE-LCH | lch(93.07, 5.80, 262.15°) |
| OKLab | oklab(94% -0.0044 -0.0154) |
| OKLCH | oklch(94% 0.016 253.9) |
| XYZ | xyz(78.6215, 83.1380, 99.0761) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.86
Fog
#D8DCE0
ΔE00 4.44
Ghostwhite
#F8F8FF
ΔE00 4.56
Whitesmoke
#F5F5F5
ΔE00 5.58
Pale Grey
#FDFDFE
ΔE00 6.07
Gainsboro
#DCDCDC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4ECF6 #F6EEE4
analogous
#E4F5F6 #E4ECF6 #E5E4F6
triadic
#E4ECF6 #F6E4EC #ECF6E4
tetradic
#E4ECF6 #F6E4F5 #F6EEE4 #E4F6E5
square
#E4ECF6 #F6E4F5 #F6EEE4 #E4F6E5
split-complementary
#E4ECF6 #F6E5E4 #F5F6E4
monochromatic
#88ABD7 #B6CCE7 #E4ECF6 #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.19
#E4ECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#E4ECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4ECF6
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4ECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4ECF6 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF7
Deuteranopia (green-blind)
#E7EAF6
Tritanopia (blue-blind)
#E0EEEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e4ecf6; /* rgb */ color: rgb(228, 236, 246); /* oklch */ color: oklch(94.0% 0.016 253.9);
Tailwind
colors: {
custom: {
50: '#ecf2f9',
500: '#e4ecf6',
950: '#000000',
},
}SCSS
$custom: #e4ecf6; $custom-light: #ecf2f9; $custom-dark: #000000;
JSON
{
"hex": "#e4ecf6",
"rgb": {
"r": 228,
"g": 236,
"b": 246
},
"hsl": {
"h": 213.333,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.93997,
"c": 0.01602,
"h": 253.9
},
"luminance": 0.83139
}Semantic roles & 50–950 ramp
primary
#E4ECF6
secondary
#D5C2A9
accent
#7B28BD
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585