#E4E7F7#E4E7F7
#E4E7F7 is a very light, muted blue. Relative luminance 0.804; OKLCH L 93.0% C 0.022 H 277.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7F7 |
|---|---|
| RGB | rgb(228, 231, 247) |
| HSL | hsl(231, 54%, 93%) |
| HSV | hsv(231, 8%, 97%) |
| CMYK | cmyk(7.7%, 6.5%, 0%, 3.1%) |
| CIE-LAB | lab(91.85, 1.97, -8.08) |
| CIE-LCH | lch(91.85, 8.32, 283.70°) |
| OKLab | oklab(93.04% 0.0028 -0.0217) |
| OKLCH | oklch(93.04% 0.022 277.5) |
| XYZ | xyz(77.3560, 80.3607, 99.4134) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.33
Ghostwhite
#F8F8FF
ΔE00 5.22
Aliceblue
#F0F8FF
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 7.65
Whitesmoke
#F5F5F5
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7F7 #F7F4E4
analogous
#E4F0F7 #E4E7F7 #EAE4F7
triadic
#E4E7F7 #F7E4E7 #E7F7E4
tetradic
#E4E7F7 #F7E4F0 #F7F4E4 #E4F7EA
square
#E4E7F7 #F7E4F0 #F7F4E4 #E4F7EA
split-complementary
#E4E7F7 #F7EAE4 #F0F7E4
monochromatic
#8693DB #B5BDE9 #E4E7F7 #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.23
#E4E7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#E4E7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7F7
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7F7 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F8
Deuteranopia (green-blind)
#E2E7F7
Tritanopia (blue-blind)
#E0EAEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e7f7; /* rgb */ color: rgb(228, 231, 247); /* oklch */ color: oklch(93.0% 0.022 277.5);
Tailwind
colors: {
custom: {
50: '#eceef9',
500: '#e4e7f7',
950: '#000000',
},
}SCSS
$custom: #e4e7f7; $custom-light: #eceef9; $custom-dark: #000000;
JSON
{
"hex": "#e4e7f7",
"rgb": {
"r": 228,
"g": 231,
"b": 247
},
"hsl": {
"h": 230.526,
"s": 54.286,
"l": 93.137
},
"oklch": {
"l": 0.93041,
"c": 0.02185,
"h": 277.5
},
"luminance": 0.80361
}Semantic roles & 50–950 ramp
primary
#E4E7F7
secondary
#D8D0A8
accent
#A924C2
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585