#E9E2EA#E9E2EA
#E9E2EA is a very light, near-neutral purple. Relative luminance 0.777; OKLCH L 92.1% C 0.013 H 321.9°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E2EA |
|---|---|
| RGB | rgb(233, 226, 234) |
| HSL | hsl(293, 16%, 90%) |
| HSV | hsv(293, 3%, 92%) |
| CMYK | cmyk(0.4%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.62, 3.79, -3.05) |
| CIE-LCH | lch(90.62, 4.86, 321.17°) |
| OKLab | oklab(92.06% 0.0103 -0.0081) |
| OKLCH | oklch(92.06% 0.013 321.9) |
| XYZ | xyz(75.6495, 77.6571, 88.8299) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.65
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Ghostwhite
#F8F8FF
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.91
Very Light Pink
#FFF4F2
ΔE00 6.12
Snow
#FFFAFA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E2EA #E3EAE2
analogous
#E5E2EA #E9E2EA #EAE2E7
triadic
#E9E2EA #EAE9E2 #E2EAE9
tetradic
#E9E2EA #EAE5E2 #E3EAE2 #E2E7EA
square
#E9E2EA #EAE5E2 #E3EAE2 #E2E7EA
split-complementary
#E9E2EA #E7EAE2 #E2EAE5
monochromatic
#B39BB7 #CEBFD0 #E9E2EA #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.27
#E9E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#E9E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E2EA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E2EA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EA
Deuteranopia (green-blind)
#E3E4EA
Tritanopia (blue-blind)
#E9E3E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e9e2ea; /* rgb */ color: rgb(233, 226, 234); /* oklch */ color: oklch(92.1% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#f0ebf0',
500: '#e9e2ea',
950: '#000000',
},
}SCSS
$custom: #e9e2ea; $custom-light: #f0ebf0; $custom-dark: #000000;
JSON
{
"hex": "#e9e2ea",
"rgb": {
"r": 233,
"g": 226,
"b": 234
},
"hsl": {
"h": 292.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92058,
"c": 0.01306,
"h": 321.9
},
"luminance": 0.77657
}Semantic roles & 50–950 ramp
primary
#E9E2EA
secondary
#B2C0B0
accent
#9A4B55
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485