#E4E3FD#E4E3FD
#E4E3FD is a very light, muted blue. Relative luminance 0.785; OKLCH L 92.4% C 0.035 H 287.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E3FD |
|---|---|
| RGB | rgb(228, 227, 253) |
| HSL | hsl(242, 87%, 94%) |
| HSV | hsv(242, 10%, 99%) |
| CMYK | cmyk(9.9%, 10.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.02, 5.21, -12.45) |
| CIE-LCH | lch(91.02, 13.49, 292.69°) |
| OKLab | oklab(92.45% 0.0105 -0.0335) |
| OKLCH | oklch(92.45% 0.035 287.5) |
| XYZ | xyz(77.1900, 78.5235, 103.9994) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.31
Ghostwhite
#F8F8FF
ΔE00 8.66
Periwinkle
#CCCCFF
ΔE00 8.67
Lavenderblush
#FFF0F5
ΔE00 9.81
Fog
#D8DCE0
ΔE00 10.22
Light Periwinkle
#C1C6FC
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E3FD #FCFDE3
analogous
#E3EFFD #E4E3FD #F1E3FD
triadic
#E4E3FD #FDE4E3 #E3FDE4
tetradic
#E4E3FD #FDE3EF #FCFDE3 #E3FDF1
square
#E4E3FD #FDE3EF #FCFDE3 #E3FDF1
split-complementary
#E4E3FD #FDF1E3 #EFFDE3
monochromatic
#7671F5 #ADAAF9 #E3E2FD #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.26
#E4E3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#E4E3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E3FD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E3FD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FE
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#DFE7EB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e3fd; /* rgb */ color: rgb(228, 227, 253); /* oklch */ color: oklch(92.4% 0.035 287.5);
Tailwind
colors: {
custom: {
50: '#ecebfe',
500: '#e4e3fd',
950: '#000000',
},
}SCSS
$custom: #e4e3fd; $custom-light: #ecebfe; $custom-dark: #000000;
JSON
{
"hex": "#e4e3fd",
"rgb": {
"r": 228,
"g": 227,
"b": 253
},
"hsl": {
"h": 242.308,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.92449,
"c": 0.03512,
"h": 287.5
},
"luminance": 0.78524
}Semantic roles & 50–950 ramp
primary
#E4E3FD
secondary
#E4E79D
accent
#E302DB
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485