#EA7AE5#EA7AE5
#EA7AE5 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.2% C 0.188 H 328.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7AE5 |
|---|---|
| RGB | rgb(234, 122, 229) |
| HSL | hsl(303, 73%, 70%) |
| HSV | hsv(303, 48%, 92%) |
| CMYK | cmyk(0%, 47.9%, 2.1%, 8.2%) |
| CIE-LAB | lab(67.33, 57.56, -35.56) |
| CIE-LCH | lch(67.33, 67.66, 328.29°) |
| OKLab | oklab(74.21% 0.1615 -0.0972) |
| OKLCH | oklch(74.21% 0.188 328.9) |
| XYZ | xyz(55.0334, 37.0717, 78.3704) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.18
Violet (CSS)
#EE82EE
ΔE00 2.01
Lavender Pink
#DD85D7
ΔE00 3.77
Orchid
#DA70D6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7AE5 #7AEA7F
analogous
#B77AEA #EA7AE5 #EA7AAD
triadic
#EA7AE5 #E5EA7A #7AE5EA
tetradic
#EA7AE5 #EAB77A #7AEA7F #7AADEA
square
#EA7AE5 #EAB77A #7AEA7F #7AADEA
split-complementary
#EA7AE5 #ADEA7A #7AEAB7
monochromatic
#CA20C2 #E245DB #EA7AE5 #F2AFEF #FBE4FA
Accessibility & contrast
On white
2.50
#EA7AE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EA7AE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7AE5
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7AE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7AE5 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE9
Deuteranopia (green-blind)
#93A9E2
Tritanopia (blue-blind)
#F184A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea7ae5; /* rgb */ color: rgb(234, 122, 229); /* oklch */ color: oklch(74.2% 0.188 328.9);
Tailwind
colors: {
custom: {
50: '#f3a4ed',
500: '#ea7ae5',
950: '#000000',
},
}SCSS
$custom: #ea7ae5; $custom-light: #f3a4ed; $custom-dark: #000000;
JSON
{
"hex": "#ea7ae5",
"rgb": {
"r": 234,
"g": 122,
"b": 229
},
"hsl": {
"h": 302.679,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.74206,
"c": 0.18849,
"h": 328.9
},
"luminance": 0.37069
}Semantic roles & 50–950 ramp
primary
#EA7AE5
secondary
#D0F0D1
accent
#D51911
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84