#E4E2EA#E4E2EA
#E4E2EA is a very light, near-neutral violet. Relative luminance 0.768; OKLCH L 91.7% C 0.011 H 297.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2EA |
|---|---|
| RGB | rgb(228, 226, 234) |
| HSL | hsl(255, 16%, 90%) |
| HSV | hsv(255, 3%, 92%) |
| CMYK | cmyk(2.6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.24, 2.12, -3.65) |
| CIE-LCH | lch(90.24, 4.22, 300.12°) |
| OKLab | oklab(91.67% 0.0051 -0.0097) |
| OKLCH | oklch(91.67% 0.011 297.6) |
| XYZ | xyz(74.0400, 76.8272, 88.7545) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Fog
#D8DCE0
ΔE00 4.37
Gainsboro
#DCDCDC
ΔE00 4.64
Ghostwhite
#F8F8FF
ΔE00 4.69
Lavender (CSS)
#E6E6FA
ΔE00 4.93
Light Gray
#D3D3D3
ΔE00 5.69
Whitesmoke
#F5F5F5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2EA #E8EAE2
analogous
#E2E4EA #E4E2EA #E8E2EA
triadic
#E4E2EA #EAE4E2 #E2EAE4
tetradic
#E4E2EA #EAE2E4 #E8EAE2 #E2EAE8
square
#E4E2EA #EAE2E4 #E8EAE2 #E2EAE8
split-complementary
#E4E2EA #EAE8E2 #E4EAE2
monochromatic
#A29BB7 #C3BFD0 #E4E2EA #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.28
#E4E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#E4E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2EA
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2EA | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#E3E3E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e2ea; /* rgb */ color: rgb(228, 226, 234); /* oklch */ color: oklch(91.7% 0.011 297.6);
Tailwind
colors: {
custom: {
50: '#ecebf0',
500: '#e4e2ea',
950: '#000000',
},
}SCSS
$custom: #e4e2ea; $custom-light: #ecebf0; $custom-dark: #000000;
JSON
{
"hex": "#e4e2ea",
"rgb": {
"r": 228,
"g": 226,
"b": 234
},
"hsl": {
"h": 255,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.91666,
"c": 0.01096,
"h": 297.6
},
"luminance": 0.76827
}Semantic roles & 50–950 ramp
primary
#E4E2EA
secondary
#BCC0B0
accent
#9A4B86
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485