#E29EEA#E29EEA
#E29EEA is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.0% C 0.128 H 323.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E29EEA |
|---|---|
| RGB | rgb(226, 158, 234) |
| HSL | hsl(294, 64%, 77%) |
| HSV | hsv(294, 32%, 92%) |
| CMYK | cmyk(3.4%, 32.5%, 0%, 8.2%) |
| CIE-LAB | lab(73.91, 37.62, -28.22) |
| CIE-LCH | lch(73.91, 47.03, 323.13°) |
| OKLab | oklab(79.01% 0.102 -0.0768) |
| OKLCH | oklch(79.01% 0.128 323) |
| XYZ | xyz(58.4405, 46.5648, 83.7354) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.96
Mauve
#E0B0FF
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 6.00
Lavender (survey)
#C79FEF
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 6.69
Violet (CSS)
#EE82EE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29EEA #A6EA9E
analogous
#BC9EEA #E29EEA #EA9ECC
triadic
#E29EEA #EAE29E #9EEAE2
tetradic
#E29EEA #EABC9E #A6EA9E #9ECCEA
square
#E29EEA #EABC9E #A6EA9E #9ECCEA
split-complementary
#E29EEA #CCEA9E #9EEABC
monochromatic
#C439D4 #D36CDF #E29EEA #F1D0F5 #F7E6FA
Accessibility & contrast
On white
2.04
#E29EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#E29EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29EEA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29EEA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1ED
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#E5A6BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e29eea; /* rgb */ color: rgb(226, 158, 234); /* oklch */ color: oklch(79.0% 0.128 323.0);
Tailwind
colors: {
custom: {
50: '#ecbbf1',
500: '#e29eea',
950: '#000000',
},
}SCSS
$custom: #e29eea; $custom-light: #ecbbf1; $custom-dark: #000000;
JSON
{
"hex": "#e29eea",
"rgb": {
"r": 226,
"g": 158,
"b": 234
},
"hsl": {
"h": 293.684,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.79007,
"c": 0.12772,
"h": 323
},
"luminance": 0.46563
}Semantic roles & 50–950 ramp
primary
#E29EEA
secondary
#DCF1DA
accent
#CC192C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184