#E2E4FF#E2E4FF
#E2E4FF is a very light, muted blue. Relative luminance 0.789; OKLCH L 92.6% C 0.037 H 282.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4FF |
|---|---|
| RGB | rgb(226, 228, 255) |
| HSL | hsl(236, 100%, 94%) |
| HSV | hsv(236, 11%, 100%) |
| CMYK | cmyk(11.4%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(91.18, 4.45, -13.27) |
| CIE-LCH | lch(91.18, 14.00, 288.52°) |
| OKLab | oklab(92.56% 0.0078 -0.0358) |
| OKLCH | oklch(92.56% 0.037 282.3) |
| XYZ | xyz(77.1536, 78.8749, 105.7480) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.49
Periwinkle
#CCCCFF
ΔE00 8.37
Ghostwhite
#F8F8FF
ΔE00 8.71
Light Blue Grey
#B7C9E2
ΔE00 9.95
Light Periwinkle
#C1C6FC
ΔE00 9.96
Fog
#D8DCE0
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4FF #FFFDE2
analogous
#E2F3FF #E2E4FF #EFE2FF
triadic
#E2E4FF #FFE2E4 #E4FFE2
tetradic
#E2E4FF #FFE2F3 #FFFDE2 #E2FFEF
square
#E2E4FF #FFE2F3 #FFFDE2 #E2FFEF
split-complementary
#E2E4FF #FFEFE2 #F3FFE2
monochromatic
#6872FF #A5ABFF #E0E3FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.25
#E2E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#E2E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4FF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4FF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#DCE8ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e4ff; /* rgb */ color: rgb(226, 228, 255); /* oklch */ color: oklch(92.6% 0.037 282.3);
Tailwind
colors: {
custom: {
50: '#ebecff',
500: '#e2e4ff',
950: '#000000',
},
}SCSS
$custom: #e2e4ff; $custom-light: #ebecff; $custom-dark: #000000;
JSON
{
"hex": "#e2e4ff",
"rgb": {
"r": 226,
"g": 228,
"b": 255
},
"hsl": {
"h": 235.862,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.92556,
"c": 0.03662,
"h": 282.3
},
"luminance": 0.78876
}Semantic roles & 50–950 ramp
primary
#E2E4FF
secondary
#EDE798
accent
#D600E6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161618
muted
#848486