#E39AEA#E39AEA
#E39AEA is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.5% C 0.135 H 323.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E39AEA |
|---|---|
| RGB | rgb(227, 154, 234) |
| HSL | hsl(295, 66%, 76%) |
| HSV | hsv(295, 34%, 92%) |
| CMYK | cmyk(3%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(73.14, 40.06, -29.39) |
| CIE-LCH | lch(73.14, 49.68, 323.74°) |
| OKLab | oklab(78.45% 0.109 -0.0801) |
| OKLCH | oklch(78.45% 0.135 323.7) |
| XYZ | xyz(58.0839, 45.3846, 83.5264) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 5.17
Violet (CSS)
#EE82EE
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 6.22
Lavender (survey)
#C79FEF
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39AEA #A1EA9A
analogous
#BB9AEA #E39AEA #EA9AC9
triadic
#E39AEA #EAE39A #9AEAE3
tetradic
#E39AEA #EABB9A #A1EA9A #9AC9EA
square
#E39AEA #EABB9A #A1EA9A #9AC9EA
split-complementary
#E39AEA #C9EA9A #9AEABB
monochromatic
#C735D5 #D567DF #E39AEA #F1CDF5 #F8E6FA
Accessibility & contrast
On white
2.08
#E39AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#E39AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39AEA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39AEA | 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)
#92AEED
Deuteranopia (green-blind)
#A4B7E7
Tritanopia (blue-blind)
#E6A2B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e39aea; /* rgb */ color: rgb(227, 154, 234); /* oklch */ color: oklch(78.5% 0.135 323.7);
Tailwind
colors: {
custom: {
50: '#edb9f1',
500: '#e39aea',
950: '#000000',
},
}SCSS
$custom: #e39aea; $custom-light: #edb9f1; $custom-dark: #000000;
JSON
{
"hex": "#e39aea",
"rgb": {
"r": 227,
"g": 154,
"b": 234
},
"hsl": {
"h": 294.75,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.7845,
"c": 0.13526,
"h": 323.7
},
"luminance": 0.45383
}Semantic roles & 50–950 ramp
primary
#E39AEA
secondary
#DCF1DA
accent
#CD1828
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084