#E09AEA#E09AEA
#E09AEA is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.1% C 0.133 H 322.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E09AEA |
|---|---|
| RGB | rgb(224, 154, 234) |
| HSL | hsl(293, 66%, 76%) |
| HSV | hsv(293, 34%, 92%) |
| CMYK | cmyk(4.3%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(72.83, 39.13, -29.90) |
| CIE-LCH | lch(72.83, 49.25, 322.61°) |
| OKLab | oklab(78.14% 0.1056 -0.0816) |
| OKLCH | oklch(78.14% 0.133 322.3) |
| XYZ | xyz(57.1456, 44.9008, 83.4824) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 5.97
Lavender (survey)
#C79FEF
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09AEA #A4EA9A
analogous
#B89AEA #E09AEA #EA9ACC
triadic
#E09AEA #EAE09A #9AEAE0
tetradic
#E09AEA #EAB89A #A4EA9A #9ACCEA
square
#E09AEA #EAB89A #A4EA9A #9ACCEA
split-complementary
#E09AEA #CCEA9A #9AEAB8
monochromatic
#C135D5 #D067DF #E09AEA #F0CDF5 #F7E6FA
Accessibility & contrast
On white
2.10
#E09AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#E09AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09AEA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09AEA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEED
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#E2A3B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e09aea; /* rgb */ color: rgb(224, 154, 234); /* oklch */ color: oklch(78.1% 0.133 322.3);
Tailwind
colors: {
custom: {
50: '#ebb9f1',
500: '#e09aea',
950: '#000000',
},
}SCSS
$custom: #e09aea; $custom-light: #ebb9f1; $custom-dark: #000000;
JSON
{
"hex": "#e09aea",
"rgb": {
"r": 224,
"g": 154,
"b": 234
},
"hsl": {
"h": 292.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.78138,
"c": 0.13347,
"h": 322.3
},
"luminance": 0.44899
}Semantic roles & 50–950 ramp
primary
#E09AEA
secondary
#DDF1DA
accent
#CD182F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084