#E2E4FE#E2E4FE
#E2E4FE is a very light, muted blue. Relative luminance 0.788; OKLCH L 92.5% C 0.035 H 282.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4FE |
|---|---|
| RGB | rgb(226, 228, 254) |
| HSL | hsl(236, 93%, 94%) |
| HSV | hsv(236, 11%, 100%) |
| CMYK | cmyk(11%, 10.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.15, 4.25, -12.79) |
| CIE-LCH | lch(91.15, 13.48, 288.37°) |
| OKLab | oklab(92.52% 0.0074 -0.0345) |
| OKLCH | oklch(92.52% 0.035 282.2) |
| XYZ | xyz(76.9931, 78.8107, 104.9024) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.19
Ghostwhite
#F8F8FF
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.63
Fog
#D8DCE0
ΔE00 9.77
Light Blue Grey
#B7C9E2
ΔE00 9.86
Aliceblue
#F0F8FF
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4FE #FEFCE2
analogous
#E2F2FE #E2E4FE #EEE2FE
triadic
#E2E4FE #FEE2E4 #E4FEE2
tetradic
#E2E4FE #FEE2F2 #FEFCE2 #E2FEEE
square
#E2E4FE #FEE2F2 #FEFCE2 #E2FEEE
split-complementary
#E2E4FE #FEEEE2 #F2FEE2
monochromatic
#6C76FA #A7ADFC #E1E3FE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.25
#E2E4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#E2E4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4FE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4FE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#DCE8EC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e4fe; /* rgb */ color: rgb(226, 228, 254); /* oklch */ color: oklch(92.5% 0.035 282.2);
Tailwind
colors: {
custom: {
50: '#ebecfe',
500: '#e2e4fe',
950: '#000000',
},
}SCSS
$custom: #e2e4fe; $custom-light: #ebecfe; $custom-dark: #000000;
JSON
{
"hex": "#e2e4fe",
"rgb": {
"r": 226,
"g": 228,
"b": 254
},
"hsl": {
"h": 235.714,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.92524,
"c": 0.03526,
"h": 282.2
},
"luminance": 0.78811
}Semantic roles & 50–950 ramp
primary
#E2E4FE
secondary
#EAE49A
accent
#D500E6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485