#E4E4F0#E4E4F0
#E4E4F0 is a very light, near-neutral blue. Relative luminance 0.783; OKLCH L 92.2% C 0.016 H 286.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4F0 |
|---|---|
| RGB | rgb(228, 228, 240) |
| HSL | hsl(240, 29%, 92%) |
| HSV | hsv(240, 5%, 94%) |
| CMYK | cmyk(5%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(90.90, 2.20, -5.82) |
| CIE-LCH | lch(90.90, 6.22, 290.68°) |
| OKLab | oklab(92.24% 0.0045 -0.0155) |
| OKLCH | oklch(92.24% 0.016 286.1) |
| XYZ | xyz(75.4636, 78.2718, 93.5535) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.23
Ghostwhite
#F8F8FF
ΔE00 4.73
Fog
#D8DCE0
ΔE00 5.23
Gainsboro
#DCDCDC
ΔE00 6.14
Aliceblue
#F0F8FF
ΔE00 6.38
Whitesmoke
#F5F5F5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4F0 #F0F0E4
analogous
#E4EAF0 #E4E4F0 #EAE4F0
triadic
#E4E4F0 #F0E4E4 #E4F0E4
tetradic
#E4E4F0 #F0E4EA #F0F0E4 #E4F0EA
square
#E4E4F0 #F0E4EA #F0F0E4 #E4F0EA
split-complementary
#E4E4F0 #F0EAE4 #EAF0E4
monochromatic
#9595C4 #BDBDDA #E4E4F0 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.26
#E4E4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#E4E4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4F0
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4F0 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F1
Deuteranopia (green-blind)
#E1E5F0
Tritanopia (blue-blind)
#E2E6E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e4f0; /* rgb */ color: rgb(228, 228, 240); /* oklch */ color: oklch(92.2% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#ececf4',
500: '#e4e4f0',
950: '#000000',
},
}SCSS
$custom: #e4e4f0; $custom-light: #ececf4; $custom-dark: #000000;
JSON
{
"hex": "#e4e4f0",
"rgb": {
"r": 228,
"g": 228,
"b": 240
},
"hsl": {
"h": 240,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.92238,
"c": 0.01616,
"h": 286.1
},
"luminance": 0.78272
}Semantic roles & 50–950 ramp
primary
#E4E4F0
secondary
#C9C9AF
accent
#A73EA7
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485