#E49AED#E49AED
#E49AED is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.7% C 0.139 H 323.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E49AED |
|---|---|
| RGB | rgb(228, 154, 237) |
| HSL | hsl(293, 70%, 77%) |
| HSV | hsv(293, 35%, 93%) |
| CMYK | cmyk(3.8%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(73.36, 40.93, -30.68) |
| CIE-LCH | lch(73.36, 51.15, 323.15°) |
| OKLab | oklab(78.68% 0.1109 -0.0837) |
| OKLCH | oklch(78.68% 0.139 323) |
| XYZ | xyz(58.8349, 45.7216, 85.8303) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.52
Mauve
#E0B0FF
ΔE00 6.05
Baby Purple
#CA9BF7
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49AED #A3ED9A
analogous
#BB9AED #E49AED #ED9ACD
triadic
#E49AED #EDE49A #9AEDE4
tetradic
#E49AED #EDBB9A #A3ED9A #9ACDED
square
#E49AED #EDBB9A #A3ED9A #9ACDED
split-complementary
#E49AED #CDED9A #9AEDBB
monochromatic
#C832DA #D666E4 #E49AED #F2CEF6 #F8E5FA
Accessibility & contrast
On white
2.07
#E49AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E49AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49AED
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49AED | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF0
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#E7A3B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e49aed; /* rgb */ color: rgb(228, 154, 237); /* oklch */ color: oklch(78.7% 0.139 323.0);
Tailwind
colors: {
custom: {
50: '#edb9f3',
500: '#e49aed',
950: '#000000',
},
}SCSS
$custom: #e49aed; $custom-light: #edb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e49aed",
"rgb": {
"r": 228,
"g": 154,
"b": 237
},
"hsl": {
"h": 293.494,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.78678,
"c": 0.13892,
"h": 323
},
"luminance": 0.4572
}Semantic roles & 50–950 ramp
primary
#E49AED
secondary
#DCF2D9
accent
#D21428
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085