#E4E2FD#E4E2FD
#E4E2FD is a very light, muted blue. Relative luminance 0.780; OKLCH L 92.3% C 0.037 H 289.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2FD |
|---|---|
| RGB | rgb(228, 226, 253) |
| HSL | hsl(244, 87%, 94%) |
| HSV | hsv(244, 11%, 99%) |
| CMYK | cmyk(9.9%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(90.77, 5.73, -12.82) |
| CIE-LCH | lch(90.77, 14.04, 294.07°) |
| OKLab | oklab(92.25% 0.0119 -0.0345) |
| OKLCH | oklch(92.25% 0.037 289.1) |
| XYZ | xyz(76.9173, 77.9781, 103.9085) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.82
Periwinkle
#CCCCFF
ΔE00 8.37
Ghostwhite
#F8F8FF
ΔE00 9.12
Lavenderblush
#FFF0F5
ΔE00 9.94
Pale Lilac
#E4CBFF
ΔE00 9.95
Light Periwinkle
#C1C6FC
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2FD #FBFDE2
analogous
#E2EEFD #E4E2FD #F2E2FD
triadic
#E4E2FD #FDE4E2 #E2FDE4
tetradic
#E4E2FD #FDE2EE #FBFDE2 #E2FDF2
square
#E4E2FD #FDE2EE #FBFDE2 #E2FDF2
split-complementary
#E4E2FD #FDF2E2 #EEFDE2
monochromatic
#796FF5 #AFA9F9 #E4E2FD #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.27
#E4E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#E4E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2FD
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2FD | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FE
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#DFE6EB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e2fd; /* rgb */ color: rgb(228, 226, 253); /* oklch */ color: oklch(92.3% 0.037 289.1);
Tailwind
colors: {
custom: {
50: '#ecebfe',
500: '#e4e2fd',
950: '#000000',
},
}SCSS
$custom: #e4e2fd; $custom-light: #ecebfe; $custom-dark: #000000;
JSON
{
"hex": "#e4e2fd",
"rgb": {
"r": 228,
"g": 226,
"b": 253
},
"hsl": {
"h": 244.444,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.92254,
"c": 0.03651,
"h": 289.1
},
"luminance": 0.77979
}Semantic roles & 50–950 ramp
primary
#E4E2FD
secondary
#E1E79C
accent
#E402D3
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485