#E4E2EB#E4E2EB
#E4E2EB is a very light, near-neutral violet. Relative luminance 0.769; OKLCH L 91.7% C 0.012 H 296.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2EB |
|---|---|
| RGB | rgb(228, 226, 235) |
| HSL | hsl(253, 18%, 90%) |
| HSV | hsv(253, 4%, 92%) |
| CMYK | cmyk(3%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(90.27, 2.30, -4.14) |
| CIE-LCH | lch(90.27, 4.73, 299.10°) |
| OKLab | oklab(91.7% 0.0055 -0.011) |
| OKLCH | oklch(91.7% 0.012 296.4) |
| XYZ | xyz(74.1840, 76.8848, 89.5132) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.49
Fog
#D8DCE0
ΔE00 4.69
Ghostwhite
#F8F8FF
ΔE00 4.77
Gainsboro
#DCDCDC
ΔE00 5.06
Light Gray
#D3D3D3
ΔE00 6.05
Whitesmoke
#F5F5F5
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2EB #E9EBE2
analogous
#E2E4EB #E4E2EB #E8E2EB
triadic
#E4E2EB #EBE4E2 #E2EBE4
tetradic
#E4E2EB #EBE2E4 #E9EBE2 #E2EBE8
square
#E4E2EB #EBE2E4 #E9EBE2 #E2EBE8
split-complementary
#E4E2EB #EBE8E2 #E4EBE2
monochromatic
#A19AB9 #C2BED2 #E4E2EB #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.28
#E4E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#E4E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2EB
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2EB | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#E3E3E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e2eb; /* rgb */ color: rgb(228, 226, 235); /* oklch */ color: oklch(91.7% 0.012 296.4);
Tailwind
colors: {
custom: {
50: '#ecebf1',
500: '#e4e2eb',
950: '#000000',
},
}SCSS
$custom: #e4e2eb; $custom-light: #ecebf1; $custom-dark: #000000;
JSON
{
"hex": "#e4e2eb",
"rgb": {
"r": 228,
"g": 226,
"b": 235
},
"hsl": {
"h": 253.333,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.91696,
"c": 0.01228,
"h": 296.4
},
"luminance": 0.76885
}Semantic roles & 50–950 ramp
primary
#E4E2EB
secondary
#BEC2B0
accent
#9D498A
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485