#EA7EE4#EA7EE4
#EA7EE4 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.7% C 0.181 H 329.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EE4 |
|---|---|
| RGB | rgb(234, 126, 228) |
| HSL | hsl(303, 72%, 71%) |
| HSV | hsv(303, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 2.6%, 8.2%) |
| CIE-LAB | lab(68.03, 55.44, -33.92) |
| CIE-LCH | lch(68.03, 64.99, 328.54°) |
| OKLab | oklab(74.72% 0.1558 -0.0926) |
| OKLCH | oklch(74.72% 0.181 329.3) |
| XYZ | xyz(55.3954, 38.0186, 77.8043) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.68
Purply Pink
#F075E6
ΔE00 1.82
Lavender Pink
#DD85D7
ΔE00 3.15
Orchid
#DA70D6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EE4 #7EEA84
analogous
#BA7EEA #EA7EE4 #EA7EAE
triadic
#EA7EE4 #E4EA7E #7EE4EA
tetradic
#EA7EE4 #EABA7E #7EEA84 #7EAEEA
square
#EA7EE4 #EABA7E #7EEA84 #7EAEEA
split-complementary
#EA7EE4 #AEEA7E #7EEABA
monochromatic
#CC21C3 #E149D9 #EA7EE4 #F3B3EF #FBE5F9
Accessibility & contrast
On white
2.44
#EA7EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EA7EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EE4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EE4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779DE7
Deuteranopia (green-blind)
#96ABE1
Tritanopia (blue-blind)
#F187A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7ee4; /* rgb */ color: rgb(234, 126, 228); /* oklch */ color: oklch(74.7% 0.181 329.3);
Tailwind
colors: {
custom: {
50: '#f3a7ed',
500: '#ea7ee4',
950: '#000000',
},
}SCSS
$custom: #ea7ee4; $custom-light: #f3a7ed; $custom-dark: #000000;
JSON
{
"hex": "#ea7ee4",
"rgb": {
"r": 234,
"g": 126,
"b": 228
},
"hsl": {
"h": 303.333,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.74715,
"c": 0.1812,
"h": 329.3
},
"luminance": 0.38016
}Semantic roles & 50–950 ramp
primary
#EA7EE4
secondary
#D3F1D5
accent
#D41C11
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84