#E5E4EA#E5E4EA
#E5E4EA is a very light, near-neutral violet. Relative luminance 0.781; OKLCH L 92.1% C 0.008 H 293.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E4EA |
|---|---|
| RGB | rgb(229, 228, 234) |
| HSL | hsl(250, 13%, 91%) |
| HSV | hsv(250, 3%, 92%) |
| CMYK | cmyk(2.1%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(90.82, 1.42, -2.80) |
| CIE-LCH | lch(90.82, 3.13, 296.89°) |
| OKLab | oklab(92.14% 0.0033 -0.0074) |
| OKLCH | oklch(92.14% 0.008 293.9) |
| XYZ | xyz(74.9052, 78.0853, 88.9517) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Fog
#D8DCE0
ΔE00 3.61
Gainsboro
#DCDCDC
ΔE00 3.78
Ghostwhite
#F8F8FF
ΔE00 4.22
Whitesmoke
#F5F5F5
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 5.17
Snow
#FFFAFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E4EA #E9EAE4
analogous
#E4E6EA #E5E4EA #E8E4EA
triadic
#E5E4EA #EAE5E4 #E4EAE5
tetradic
#E5E4EA #EAE4E6 #E9EAE4 #E4EAE8
square
#E5E4EA #EAE4E6 #E9EAE4 #E4EAE8
split-complementary
#E5E4EA #EAE8E4 #E6EAE4
monochromatic
#A39FB4 #C4C2CF #E5E4EA #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.26
#E5E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#E5E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E4EA
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E4EA | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#E4E5E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e5e4ea; /* rgb */ color: rgb(229, 228, 234); /* oklch */ color: oklch(92.1% 0.008 293.9);
Tailwind
colors: {
custom: {
50: '#edecf0',
500: '#e5e4ea',
950: '#000000',
},
}SCSS
$custom: #e5e4ea; $custom-light: #edecf0; $custom-dark: #000000;
JSON
{
"hex": "#e5e4ea",
"rgb": {
"r": 229,
"g": 228,
"b": 234
},
"hsl": {
"h": 250,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92137,
"c": 0.00812,
"h": 293.9
},
"luminance": 0.78085
}Semantic roles & 50–950 ramp
primary
#E5E4EA
secondary
#BDBFB3
accent
#974F8B
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485