#E4E7F0#E4E7F0
#E4E7F0 is a very light, near-neutral blue. Relative luminance 0.799; OKLCH L 92.8% C 0.013 H 271.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7F0 |
|---|---|
| RGB | rgb(228, 231, 240) |
| HSL | hsl(225, 29%, 92%) |
| HSV | hsv(225, 5%, 94%) |
| CMYK | cmyk(5%, 3.7%, 0%, 5.9%) |
| CIE-LAB | lab(91.66, 0.65, -4.71) |
| CIE-LCH | lch(91.66, 4.75, 277.83°) |
| OKLab | oklab(92.83% 0.0003 -0.0126) |
| OKLCH | oklch(92.83% 0.013 271.3) |
| XYZ | xyz(76.2960, 79.9367, 93.8310) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.70
Ghostwhite
#F8F8FF
ΔE00 3.96
Aliceblue
#F0F8FF
ΔE00 4.36
Gainsboro
#DCDCDC
ΔE00 4.98
Lavender (CSS)
#E6E6FA
ΔE00 5.14
Whitesmoke
#F5F5F5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7F0 #F0EDE4
analogous
#E4EDF0 #E4E7F0 #E7E4F0
triadic
#E4E7F0 #F0E4E7 #E7F0E4
tetradic
#E4E7F0 #F0E4ED #F0EDE4 #E4F0E7
square
#E4E7F0 #F0E4ED #F0EDE4 #E4F0E7
split-complementary
#E4E7F0 #F0E7E4 #EDF0E4
monochromatic
#95A1C4 #BDC4DA #E4E7F0 #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.24
#E4E7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#E4E7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7F0
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7F0 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F0
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#E2E9EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e7f0; /* rgb */ color: rgb(228, 231, 240); /* oklch */ color: oklch(92.8% 0.013 271.3);
Tailwind
colors: {
custom: {
50: '#eceef4',
500: '#e4e7f0',
950: '#000000',
},
}SCSS
$custom: #e4e7f0; $custom-light: #eceef4; $custom-dark: #000000;
JSON
{
"hex": "#e4e7f0",
"rgb": {
"r": 228,
"g": 231,
"b": 240
},
"hsl": {
"h": 225,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.92829,
"c": 0.01257,
"h": 271.3
},
"luminance": 0.79937
}Semantic roles & 50–950 ramp
primary
#E4E7F0
secondary
#C9C3AF
accent
#8D3EA7
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585