#E29AED#E29AED
#E29AED is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.5% C 0.138 H 322.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E29AED |
|---|---|
| RGB | rgb(226, 154, 237) |
| HSL | hsl(292, 70%, 77%) |
| HSV | hsv(292, 35%, 93%) |
| CMYK | cmyk(4.6%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(73.15, 40.32, -31.02) |
| CIE-LCH | lch(73.15, 50.87, 322.43°) |
| OKLab | oklab(78.47% 0.1086 -0.0847) |
| OKLCH | oklch(78.47% 0.138 322.1) |
| XYZ | xyz(58.2039, 45.3963, 85.8007) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.64
Mauve
#E0B0FF
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 6.10
Lavender (survey)
#C79FEF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29AED #A5ED9A
analogous
#B99AED #E29AED #ED9ACF
triadic
#E29AED #EDE29A #9AEDE2
tetradic
#E29AED #EDB99A #A5ED9A #9ACFED
square
#E29AED #EDB99A #A5ED9A #9ACFED
split-complementary
#E29AED #CFED9A #9AEDB9
monochromatic
#C432DA #D366E4 #E29AED #F1CEF6 #F8E5FA
Accessibility & contrast
On white
2.08
#E29AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#E29AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29AED
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29AED | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#A3B6EA
Tritanopia (blue-blind)
#E4A3B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e29aed; /* rgb */ color: rgb(226, 154, 237); /* oklch */ color: oklch(78.5% 0.138 322.1);
Tailwind
colors: {
custom: {
50: '#ecb9f3',
500: '#e29aed',
950: '#000000',
},
}SCSS
$custom: #e29aed; $custom-light: #ecb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e29aed",
"rgb": {
"r": 226,
"g": 154,
"b": 237
},
"hsl": {
"h": 292.048,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.7847,
"c": 0.13775,
"h": 322.1
},
"luminance": 0.45394
}Semantic roles & 50–950 ramp
primary
#E29AED
secondary
#DCF2D9
accent
#D2142D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085