#EA7AE2#EA7AE2
#EA7AE2 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.1% C 0.186 H 330.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7AE2 |
|---|---|
| RGB | rgb(234, 122, 226) |
| HSL | hsl(304, 73%, 70%) |
| HSV | hsv(304, 48%, 92%) |
| CMYK | cmyk(0%, 47.9%, 3.4%, 8.2%) |
| CIE-LAB | lab(67.21, 57.04, -34.09) |
| CIE-LCH | lch(67.21, 66.46, 329.13°) |
| OKLab | oklab(74.07% 0.1609 -0.0931) |
| OKLCH | oklch(74.07% 0.186 330) |
| XYZ | xyz(54.6181, 36.9056, 76.1834) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.28
Violet (CSS)
#EE82EE
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 3.48
Orchid
#DA70D6
ΔE00 3.68
Candy Pink
#FF63E9
ΔE00 4.28
Light Magenta
#FA5FF7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7AE2 #7AEA82
analogous
#BA7AEA #EA7AE2 #EA7AAA
triadic
#EA7AE2 #E2EA7A #7AE2EA
tetradic
#EA7AE2 #EABA7A #7AEA82 #7AAAEA
square
#EA7AE2 #EABA7A #7AEA82 #7AAAEA
split-complementary
#EA7AE2 #AAEA7A #7AEABA
monochromatic
#CA20BE #E245D6 #EA7AE2 #F2AFEE #FBE4F9
Accessibility & contrast
On white
2.51
#EA7AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#EA7AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7AE2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7AE2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749AE6
Deuteranopia (green-blind)
#94A9DF
Tritanopia (blue-blind)
#F184A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea7ae2; /* rgb */ color: rgb(234, 122, 226); /* oklch */ color: oklch(74.1% 0.186 330.0);
Tailwind
colors: {
custom: {
50: '#f3a4eb',
500: '#ea7ae2',
950: '#000000',
},
}SCSS
$custom: #ea7ae2; $custom-light: #f3a4eb; $custom-dark: #000000;
JSON
{
"hex": "#ea7ae2",
"rgb": {
"r": 234,
"g": 122,
"b": 226
},
"hsl": {
"h": 304.286,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.74073,
"c": 0.1859,
"h": 330
},
"luminance": 0.36902
}Semantic roles & 50–950 ramp
primary
#EA7AE2
secondary
#D0F0D2
accent
#D51F11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84