#E07AEA#E07AEA
#E07AEA is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.2% C 0.187 H 323.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E07AEA |
|---|---|
| RGB | rgb(224, 122, 234) |
| HSL | hsl(295, 73%, 70%) |
| HSV | hsv(295, 48%, 92%) |
| CMYK | cmyk(4.3%, 47.9%, 0%, 8.2%) |
| CIE-LAB | lab(66.30, 55.65, -40.03) |
| CIE-LCH | lch(66.30, 68.55, 324.27°) |
| OKLab | oklab(73.25% 0.1511 -0.1102) |
| OKLCH | oklch(73.25% 0.187 323.9) |
| XYZ | xyz(52.5499, 35.7093, 81.9505) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 3.09
Orchid
#DA70D6
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07AEA #84EA7A
analogous
#A87AEA #E07AEA #EA7ABC
triadic
#E07AEA #EAE07A #7AEAE0
tetradic
#E07AEA #EAA87A #84EA7A #7ABCEA
square
#E07AEA #EAA87A #84EA7A #7ABCEA
split-complementary
#E07AEA #BCEA7A #7AEAA8
monochromatic
#BB20CA #D445E2 #E07AEA #ECAFF2 #F9E4FB
Accessibility & contrast
On white
2.58
#E07AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#E07AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07AEA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07AEA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99EE
Deuteranopia (green-blind)
#8AA5E7
Tritanopia (blue-blind)
#E487A7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e07aea; /* rgb */ color: rgb(224, 122, 234); /* oklch */ color: oklch(73.2% 0.187 323.9);
Tailwind
colors: {
custom: {
50: '#eca4f1',
500: '#e07aea',
950: '#000000',
},
}SCSS
$custom: #e07aea; $custom-light: #eca4f1; $custom-dark: #000000;
JSON
{
"hex": "#e07aea",
"rgb": {
"r": 224,
"g": 122,
"b": 234
},
"hsl": {
"h": 294.643,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.73246,
"c": 0.18705,
"h": 323.9
},
"luminance": 0.35707
}Semantic roles & 50–950 ramp
primary
#E07AEA
secondary
#D3F0D0
accent
#D51122
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85