#E29AEA#E29AEA
#E29AEA is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.3% C 0.135 H 323.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E29AEA |
|---|---|
| RGB | rgb(226, 154, 234) |
| HSL | hsl(294, 66%, 76%) |
| HSV | hsv(294, 34%, 92%) |
| CMYK | cmyk(3.4%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(73.04, 39.75, -29.56) |
| CIE-LCH | lch(73.04, 49.54, 323.36°) |
| OKLab | oklab(78.35% 0.1079 -0.0806) |
| OKLCH | oklch(78.35% 0.135 323.2) |
| XYZ | xyz(57.7693, 45.2224, 83.5117) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 5.19
Violet (CSS)
#EE82EE
ΔE00 5.76
Mauve
#E0B0FF
ΔE00 6.14
Lavender (survey)
#C79FEF
ΔE00 6.47
Baby Purple
#CA9BF7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29AEA #A2EA9A
analogous
#BA9AEA #E29AEA #EA9ACA
triadic
#E29AEA #EAE29A #9AEAE2
tetradic
#E29AEA #EABA9A #A2EA9A #9ACAEA
square
#E29AEA #EABA9A #A2EA9A #9ACAEA
split-complementary
#E29AEA #CAEA9A #9AEABA
monochromatic
#C535D5 #D367DF #E29AEA #F1CDF5 #F8E6FA
Accessibility & contrast
On white
2.09
#E29AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E29AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29AEA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29AEA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#E5A2B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e29aea; /* rgb */ color: rgb(226, 154, 234); /* oklch */ color: oklch(78.3% 0.135 323.2);
Tailwind
colors: {
custom: {
50: '#ecb9f1',
500: '#e29aea',
950: '#000000',
},
}SCSS
$custom: #e29aea; $custom-light: #ecb9f1; $custom-dark: #000000;
JSON
{
"hex": "#e29aea",
"rgb": {
"r": 226,
"g": 154,
"b": 234
},
"hsl": {
"h": 294,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.78346,
"c": 0.13466,
"h": 323.2
},
"luminance": 0.4522
}Semantic roles & 50–950 ramp
primary
#E29AEA
secondary
#DCF1DA
accent
#CD182A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084