#EA6EE4#EA6EE4
#EA6EE4 is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 72.6% C 0.206 H 329.3°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EA6EE4 |
|---|---|
| RGB | rgb(234, 110, 228) |
| HSL | hsl(303, 75%, 67%) |
| HSV | hsv(303, 53%, 92%) |
| CMYK | cmyk(0%, 53%, 2.6%, 8.2%) |
| CIE-LAB | lab(65.16, 63.03, -38.39) |
| CIE-LCH | lch(65.16, 73.81, 328.66°) |
| OKLab | oklab(72.59% 0.1773 -0.1052) |
| OKLCH | oklch(72.59% 0.206 329.3) |
| XYZ | xyz(53.5106, 34.2490, 77.1760) |
| Luminance | 0.3425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.85
Orchid
#DA70D6
ΔE00 2.89
Candy Pink
#FF63E9
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 3.54
Violet (CSS)
#EE82EE
ΔE00 4.05
Violet Pink
#FB5FFC
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA6EE4 #6EEA74
analogous
#B26EEA #EA6EE4 #EA6EA6
triadic
#EA6EE4 #E4EA6E #6EE4EA
tetradic
#EA6EE4 #EAB26E #6EEA74 #6EA6EA
square
#EA6EE4 #EAB26E #6EEA74 #6EA6EA
split-complementary
#EA6EE4 #A6EA6E #6EEAB2
monochromatic
#C21CBA #E239DA #EA6EE4 #F2A3EE #F9D9F8
Accessibility & contrast
On white
2.68
#EA6EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#EA6EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA6EE4
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA6EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA6EE4 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6593E8
Deuteranopia (green-blind)
#8BA4E0
Tritanopia (blue-blind)
#F17A9F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ea6ee4; /* rgb */ color: rgb(234, 110, 228); /* oklch */ color: oklch(72.6% 0.206 329.3);
Tailwind
colors: {
custom: {
50: '#f39ded',
500: '#ea6ee4',
950: '#000000',
},
}SCSS
$custom: #ea6ee4; $custom-light: #f39ded; $custom-dark: #000000;
JSON
{
"hex": "#ea6ee4",
"rgb": {
"r": 234,
"g": 110,
"b": 228
},
"hsl": {
"h": 302.903,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.72588,
"c": 0.20622,
"h": 329.3
},
"luminance": 0.34246
}Semantic roles & 50–950 ramp
primary
#EA6EE4
secondary
#C7EDC8
accent
#D7180F
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F16
muted
#857F84