#EA78EA#EA78EA
#EA78EA is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.2% C 0.196 H 327.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA78EA |
|---|---|
| RGB | rgb(234, 120, 234) |
| HSL | hsl(300, 73%, 69%) |
| HSV | hsv(300, 49%, 92%) |
| CMYK | cmyk(0%, 48.7%, 0%, 8.2%) |
| CIE-LAB | lab(67.18, 59.38, -38.57) |
| CIE-LCH | lch(67.18, 70.81, 327.00°) |
| OKLab | oklab(74.16% 0.165 -0.1058) |
| OKLCH | oklch(74.16% 0.196 327.3) |
| XYZ | xyz(55.4985, 36.8689, 82.0191) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.43
Violet (CSS)
#EE82EE
ΔE00 2.16
Orchid
#DA70D6
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 4.08
Light Magenta
#FA5FF7
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA78EA #78EA78
analogous
#B178EA #EA78EA #EA78B1
triadic
#EA78EA #EAEA78 #78EAEA
tetradic
#EA78EA #EAB178 #78EA78 #78B1EA
square
#EA78EA #EAB178 #78EA78 #78B1EA
split-complementary
#EA78EA #B1EA78 #78EAB1
monochromatic
#C81FC8 #E243E2 #EA78EA #F2ADF2 #FAE2FA
Accessibility & contrast
On white
2.51
#EA78EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EA78EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA78EA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA78EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA78EA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#F084A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea78ea; /* rgb */ color: rgb(234, 120, 234); /* oklch */ color: oklch(74.2% 0.196 327.3);
Tailwind
colors: {
custom: {
50: '#f3a3f1',
500: '#ea78ea',
950: '#000000',
},
}SCSS
$custom: #ea78ea; $custom-light: #f3a3f1; $custom-dark: #000000;
JSON
{
"hex": "#ea78ea",
"rgb": {
"r": 234,
"g": 120,
"b": 234
},
"hsl": {
"h": 300,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.74163,
"c": 0.19602,
"h": 327.3
},
"luminance": 0.36866
}Semantic roles & 50–950 ramp
primary
#EA78EA
secondary
#CEEFCE
accent
#D51010
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85