#E4E0EB#E4E0EB
#E4E0EB is a very light, near-neutral violet. Relative luminance 0.758; OKLCH L 91.3% C 0.015 H 302.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E0EB |
|---|---|
| RGB | rgb(228, 224, 235) |
| HSL | hsl(262, 22%, 90%) |
| HSV | hsv(262, 5%, 92%) |
| CMYK | cmyk(3%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(89.77, 3.34, -4.87) |
| CIE-LCH | lch(89.77, 5.91, 304.41°) |
| OKLab | oklab(91.3% 0.0083 -0.013) |
| OKLCH | oklch(91.3% 0.015 302.5) |
| XYZ | xyz(73.6434, 75.8035, 89.3330) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.93
Ghostwhite
#F8F8FF
ΔE00 5.64
Fog
#D8DCE0
ΔE00 5.95
Gainsboro
#DCDCDC
ΔE00 6.17
Lavenderblush
#FFF0F5
ΔE00 6.20
Light Gray
#D3D3D3
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E0EB #E7EBE0
analogous
#E0E1EB #E4E0EB #EAE0EB
triadic
#E4E0EB #EBE4E0 #E0EBE4
tetradic
#E4E0EB #EBE0E1 #E7EBE0 #E0EBEA
square
#E4E0EB #EBE0E1 #E7EBE0 #E0EBEA
split-complementary
#E4E0EB #EBEAE0 #E1EBE0
monochromatic
#A396BB #C4BBD3 #E4E0EB #EFECF3 #EFECF3
Accessibility & contrast
On white
1.30
#E4E0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#E4E0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E0EB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E0EB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#E3E1E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e0eb; /* rgb */ color: rgb(228, 224, 235); /* oklch */ color: oklch(91.3% 0.015 302.5);
Tailwind
colors: {
custom: {
50: '#ece9f1',
500: '#e4e0eb',
950: '#000000',
},
}SCSS
$custom: #e4e0eb; $custom-light: #ece9f1; $custom-dark: #000000;
JSON
{
"hex": "#e4e0eb",
"rgb": {
"r": 228,
"g": 224,
"b": 235
},
"hsl": {
"h": 261.818,
"s": 21.569,
"l": 90
},
"oklch": {
"l": 0.91303,
"c": 0.01538,
"h": 302.5
},
"luminance": 0.75803
}Semantic roles & 50–950 ramp
primary
#E4E0EB
secondary
#BBC2AD
accent
#A0467F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485