#E2E4FD#E2E4FD
#E2E4FD is a very light, muted blue. Relative luminance 0.787; OKLCH L 92.5% C 0.034 H 282.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4FD |
|---|---|
| RGB | rgb(226, 228, 253) |
| HSL | hsl(236, 87%, 94%) |
| HSV | hsv(236, 11%, 99%) |
| CMYK | cmyk(10.7%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(91.12, 4.05, -12.31) |
| CIE-LCH | lch(91.12, 12.96, 288.21°) |
| OKLab | oklab(92.49% 0.0071 -0.0332) |
| OKLCH | oklch(92.49% 0.034 282.1) |
| XYZ | xyz(76.8334, 78.7468, 104.0612) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.89
Ghostwhite
#F8F8FF
ΔE00 8.15
Periwinkle
#CCCCFF
ΔE00 8.90
Fog
#D8DCE0
ΔE00 9.45
Aliceblue
#F0F8FF
ΔE00 9.58
Light Blue Grey
#B7C9E2
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4FD #FDFBE2
analogous
#E2F2FD #E2E4FD #EEE2FD
triadic
#E2E4FD #FDE2E4 #E4FDE2
tetradic
#E2E4FD #FDE2F2 #FDFBE2 #E2FDEE
square
#E2E4FD #FDE2F2 #FDFBE2 #E2FDEE
split-complementary
#E2E4FD #FDEEE2 #F2FDE2
monochromatic
#6F79F5 #A9AFF9 #E2E4FD #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.25
#E2E4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#E2E4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4FD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4FD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FE
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#DDE8EC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e4fd; /* rgb */ color: rgb(226, 228, 253); /* oklch */ color: oklch(92.5% 0.034 282.1);
Tailwind
colors: {
custom: {
50: '#ebecfe',
500: '#e2e4fd',
950: '#000000',
},
}SCSS
$custom: #e2e4fd; $custom-light: #ebecfe; $custom-dark: #000000;
JSON
{
"hex": "#e2e4fd",
"rgb": {
"r": 226,
"g": 228,
"b": 253
},
"hsl": {
"h": 235.556,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.92491,
"c": 0.03391,
"h": 282.1
},
"luminance": 0.78747
}Semantic roles & 50–950 ramp
primary
#E2E4FD
secondary
#E7E19C
accent
#D302E4
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485