#E9E4EA#E9E4EA
#E9E4EA is a very light, near-neutral purple. Relative luminance 0.788; OKLCH L 92.4% C 0.010 H 320.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E4EA |
|---|---|
| RGB | rgb(233, 228, 234) |
| HSL | hsl(290, 13%, 91%) |
| HSV | hsv(290, 3%, 92%) |
| CMYK | cmyk(0.4%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(91.12, 2.75, -2.32) |
| CIE-LCH | lch(91.12, 3.60, 319.92°) |
| OKLab | oklab(92.45% 0.0074 -0.0061) |
| OKLCH | oklch(92.45% 0.01 320.6) |
| XYZ | xyz(76.1966, 78.7511, 89.0123) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 4.77
Lavenderblush
#FFF0F5
ΔE00 5.01
Fog
#D8DCE0
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 5.39
Snow
#FFFAFA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E4EA #E5EAE4
analogous
#E6E4EA #E9E4EA #EAE4E8
triadic
#E9E4EA #EAE9E4 #E4EAE9
tetradic
#E9E4EA #EAE6E4 #E5EAE4 #E4E8EA
square
#E9E4EA #EAE6E4 #E5EAE4 #E4E8EA
split-complementary
#E9E4EA #E8EAE4 #E4EAE6
monochromatic
#B19FB4 #CDC2CF #E9E4EA #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.25
#E9E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#E9E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E4EA
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E4EA | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#E9E5E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e9e4ea; /* rgb */ color: rgb(233, 228, 234); /* oklch */ color: oklch(92.4% 0.010 320.6);
Tailwind
colors: {
custom: {
50: '#f0ecf0',
500: '#e9e4ea',
950: '#000000',
},
}SCSS
$custom: #e9e4ea; $custom-light: #f0ecf0; $custom-dark: #000000;
JSON
{
"hex": "#e9e4ea",
"rgb": {
"r": 233,
"g": 228,
"b": 234
},
"hsl": {
"h": 290,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92449,
"c": 0.00963,
"h": 320.6
},
"luminance": 0.78751
}Semantic roles & 50–950 ramp
primary
#E9E4EA
secondary
#B5BFB3
accent
#974F5B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485