#EA7AE7#EA7AE7
#EA7AE7 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.190 H 328.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7AE7 |
|---|---|
| RGB | rgb(234, 122, 231) |
| HSL | hsl(302, 73%, 70%) |
| HSV | hsv(302, 48%, 92%) |
| CMYK | cmyk(0%, 47.9%, 1.3%, 8.2%) |
| CIE-LAB | lab(67.41, 57.90, -36.54) |
| CIE-LCH | lch(67.41, 68.47, 327.75°) |
| OKLab | oklab(74.3% 0.1618 -0.1) |
| OKLCH | oklch(74.3% 0.19 328.3) |
| XYZ | xyz(55.3142, 37.1841, 79.8495) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.26
Violet (CSS)
#EE82EE
ΔE00 1.88
Orchid
#DA70D6
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7AE7 #7AEA7D
analogous
#B57AEA #EA7AE7 #EA7AAF
triadic
#EA7AE7 #E7EA7A #7AE7EA
tetradic
#EA7AE7 #EAB57A #7AEA7D #7AAFEA
square
#EA7AE7 #EAB57A #7AEA7D #7AAFEA
split-complementary
#EA7AE7 #AFEA7A #7AEAB5
monochromatic
#CA20C5 #E245DD #EA7AE7 #F2AFF1 #FBE4FA
Accessibility & contrast
On white
2.49
#EA7AE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EA7AE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7AE7
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7AE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7AE7 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BEB
Deuteranopia (green-blind)
#92A9E4
Tritanopia (blue-blind)
#F085A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea7ae7; /* rgb */ color: rgb(234, 122, 231); /* oklch */ color: oklch(74.3% 0.190 328.3);
Tailwind
colors: {
custom: {
50: '#f3a4ef',
500: '#ea7ae7',
950: '#000000',
},
}SCSS
$custom: #ea7ae7; $custom-light: #f3a4ef; $custom-dark: #000000;
JSON
{
"hex": "#ea7ae7",
"rgb": {
"r": 234,
"g": 122,
"b": 231
},
"hsl": {
"h": 301.607,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.74296,
"c": 0.19023,
"h": 328.3
},
"luminance": 0.37181
}Semantic roles & 50–950 ramp
primary
#EA7AE7
secondary
#D0F0D1
accent
#D51611
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84