#E4E7FD#E4E7FD
#E4E7FD is a very light, muted blue. Relative luminance 0.807; OKLCH L 93.2% C 0.030 H 279.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7FD |
|---|---|
| RGB | rgb(228, 231, 253) |
| HSL | hsl(233, 86%, 94%) |
| HSV | hsv(233, 10%, 99%) |
| CMYK | cmyk(9.9%, 8.7%, 0%, 0.8%) |
| CIE-LAB | lab(92.01, 3.13, -10.96) |
| CIE-LCH | lch(92.01, 11.40, 285.94°) |
| OKLab | oklab(93.23% 0.005 -0.0295) |
| OKLCH | oklch(93.23% 0.03 279.6) |
| XYZ | xyz(78.2968, 80.7370, 104.3683) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.38
Ghostwhite
#F8F8FF
ΔE00 6.93
Aliceblue
#F0F8FF
ΔE00 8.21
Fog
#D8DCE0
ΔE00 8.45
Lavenderblush
#FFF0F5
ΔE00 9.67
Light Blue Grey
#B7C9E2
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7FD #FDFAE4
analogous
#E4F4FD #E4E7FD #EEE4FD
triadic
#E4E7FD #FDE4E7 #E7FDE4
tetradic
#E4E7FD #FDE4F4 #FDFAE4 #E4FDEE
square
#E4E7FD #FDE4F4 #FDFAE4 #E4FDEE
split-complementary
#E4E7FD #FDEEE4 #F4FDE4
monochromatic
#7282F5 #ABB4F9 #E3E6FD #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.22
#E4E7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#E4E7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7FD
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7FD | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#DFEBEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e7fd; /* rgb */ color: rgb(228, 231, 253); /* oklch */ color: oklch(93.2% 0.030 279.6);
Tailwind
colors: {
custom: {
50: '#eceefe',
500: '#e4e7fd',
950: '#000000',
},
}SCSS
$custom: #e4e7fd; $custom-light: #eceefe; $custom-dark: #000000;
JSON
{
"hex": "#e4e7fd",
"rgb": {
"r": 228,
"g": 231,
"b": 253
},
"hsl": {
"h": 232.8,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.93229,
"c": 0.0299,
"h": 279.6
},
"luminance": 0.80738
}Semantic roles & 50–950 ramp
primary
#E4E7FD
secondary
#E7DE9E
accent
#C803E3
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585