#E4E2E9#E4E2E9
#E4E2E9 is a very light, near-neutral violet. Relative luminance 0.768; OKLCH L 91.6% C 0.010 H 299.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2E9 |
|---|---|
| RGB | rgb(228, 226, 233) |
| HSL | hsl(257, 14%, 90%) |
| HSV | hsv(257, 3%, 91%) |
| CMYK | cmyk(2.1%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(90.22, 1.94, -3.17) |
| CIE-LCH | lch(90.22, 3.71, 301.44°) |
| OKLab | oklab(91.64% 0.0047 -0.0084) |
| OKLCH | oklch(91.64% 0.01 299.3) |
| XYZ | xyz(73.8967, 76.7699, 88.0000) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Fog
#D8DCE0
ΔE00 4.08
Gainsboro
#DCDCDC
ΔE00 4.21
Ghostwhite
#F8F8FF
ΔE00 4.66
Light Gray
#D3D3D3
ΔE00 5.34
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Whitesmoke
#F5F5F5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2E9 #E7E9E2
analogous
#E2E4E9 #E4E2E9 #E7E2E9
triadic
#E4E2E9 #E9E4E2 #E2E9E4
tetradic
#E4E2E9 #E9E2E4 #E7E9E2 #E2E9E7
square
#E4E2E9 #E9E2E4 #E7E9E2 #E2E9E7
split-complementary
#E4E2E9 #E9E7E2 #E4E9E2
monochromatic
#A39CB4 #C4BFCF #E4E2E9 #EFEEF2 #EFEEF2
Accessibility & contrast
On white
1.28
#E4E2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#E4E2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2E9
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2E9 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E9
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#E3E3E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e2e9; /* rgb */ color: rgb(228, 226, 233); /* oklch */ color: oklch(91.6% 0.010 299.3);
Tailwind
colors: {
custom: {
50: '#ecebf0',
500: '#e4e2e9',
950: '#000000',
},
}SCSS
$custom: #e4e2e9; $custom-light: #ecebf0; $custom-dark: #000000;
JSON
{
"hex": "#e4e2e9",
"rgb": {
"r": 228,
"g": 226,
"b": 233
},
"hsl": {
"h": 257.143,
"s": 13.725,
"l": 90
},
"oklch": {
"l": 0.91637,
"c": 0.00964,
"h": 299.3
},
"luminance": 0.7677
}Semantic roles & 50–950 ramp
primary
#E4E2E9
secondary
#BBBEB1
accent
#984E83
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485