#E29EEE#E29EEE
#E29EEE is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.2% C 0.132 H 321.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E29EEE |
|---|---|
| RGB | rgb(226, 158, 238) |
| HSL | hsl(291, 70%, 78%) |
| HSV | hsv(291, 34%, 93%) |
| CMYK | cmyk(5%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(74.06, 38.38, -30.17) |
| CIE-LCH | lch(74.06, 48.82, 321.84°) |
| OKLab | oklab(79.17% 0.103 -0.0823) |
| OKLCH | oklch(79.17% 0.132 321.4) |
| XYZ | xyz(59.0216, 46.7973, 86.7960) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.75
Mauve
#E0B0FF
ΔE00 5.07
Lavender (survey)
#C79FEF
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 6.07
Lilac (survey)
#CEA2FD
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29EEE #AAEE9E
analogous
#BA9EEE #E29EEE #EE9ED2
triadic
#E29EEE #EEE29E #9EEEE2
tetradic
#E29EEE #EEBA9E #AAEE9E #9ED2EE
square
#E29EEE #EEBA9E #AAEE9E #9ED2EE
split-complementary
#E29EEE #D2EE9E #9EEEBA
monochromatic
#C336DC #D26AE5 #E29EEE #F2D2F7 #F7E5FA
Accessibility & contrast
On white
2.03
#E29EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#E29EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29EEE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29EEE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F1
Deuteranopia (green-blind)
#A5B9EB
Tritanopia (blue-blind)
#E4A7BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e29eee; /* rgb */ color: rgb(226, 158, 238); /* oklch */ color: oklch(79.2% 0.132 321.4);
Tailwind
colors: {
custom: {
50: '#ecbbf3',
500: '#e29eee',
950: '#000000',
},
}SCSS
$custom: #e29eee; $custom-light: #ecbbf3; $custom-dark: #000000;
JSON
{
"hex": "#e29eee",
"rgb": {
"r": 226,
"g": 158,
"b": 238
},
"hsl": {
"h": 291,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.79169,
"c": 0.13188,
"h": 321.4
},
"luminance": 0.46796
}Semantic roles & 50–950 ramp
primary
#E29EEE
secondary
#DDF2D9
accent
#D21330
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185