#E4E2EE#E4E2EE
#E4E2EE is a very light, near-neutral violet. Relative luminance 0.771; OKLCH L 91.8% C 0.016 H 293.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2EE |
|---|---|
| RGB | rgb(228, 226, 238) |
| HSL | hsl(250, 26%, 91%) |
| HSV | hsv(250, 5%, 93%) |
| CMYK | cmyk(4.2%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(90.35, 2.86, -5.59) |
| CIE-LCH | lch(90.35, 6.28, 297.07°) |
| OKLab | oklab(91.79% 0.0066 -0.0149) |
| OKLCH | oklch(91.79% 0.016 293.7) |
| XYZ | xyz(74.6211, 77.0596, 91.8151) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.25
Ghostwhite
#F8F8FF
ΔE00 5.21
Fog
#D8DCE0
ΔE00 5.70
Gainsboro
#DCDCDC
ΔE00 6.30
Lavenderblush
#FFF0F5
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2EE #ECEEE2
analogous
#E2E6EE #E4E2EE #EAE2EE
triadic
#E4E2EE #EEE4E2 #E2EEE4
tetradic
#E4E2EE #EEE2E6 #ECEEE2 #E2EEEA
square
#E4E2EE #EEE2E6 #ECEEE2 #E2EEEA
split-complementary
#E4E2EE #EEEAE2 #E6EEE2
monochromatic
#9C95C1 #C0BBD7 #E4E2EE #EDECF4 #EDECF4
Accessibility & contrast
On white
1.28
#E4E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#E4E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2EE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2EE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EF
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#E2E4E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e2ee; /* rgb */ color: rgb(228, 226, 238); /* oklch */ color: oklch(91.8% 0.016 293.7);
Tailwind
colors: {
custom: {
50: '#ecebf3',
500: '#e4e2ee',
950: '#000000',
},
}SCSS
$custom: #e4e2ee; $custom-light: #ecebf3; $custom-dark: #000000;
JSON
{
"hex": "#e4e2ee",
"rgb": {
"r": 228,
"g": 226,
"b": 238
},
"hsl": {
"h": 250,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.91786,
"c": 0.01628,
"h": 293.7
},
"luminance": 0.7706
}Semantic roles & 50–950 ramp
primary
#E4E2EE
secondary
#C2C7AE
accent
#A54194
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485