#EA77FA#EA77FA
#EA77FA is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.8% C 0.212 H 322.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EA77FA |
|---|---|
| RGB | rgb(234, 119, 250) |
| HSL | hsl(293, 93%, 72%) |
| HSV | hsv(293, 52%, 98%) |
| CMYK | cmyk(6.4%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(67.72, 62.71, -46.52) |
| CIE-LCH | lch(67.72, 78.09, 323.43°) |
| OKLab | oklab(74.8% 0.1684 -0.1287) |
| OKLCH | oklch(74.8% 0.212 322.6) |
| XYZ | xyz(57.7821, 37.5909, 94.6361) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA77FA #87FA77
analogous
#A977FA #EA77FA #FA77C8
triadic
#EA77FA #FAEA77 #77FAEA
tetradic
#EA77FA #FAA977 #87FA77 #77C8FA
square
#EA77FA #FAA977 #87FA77 #77C8FA
split-complementary
#EA77FA #C8FA77 #77FAA9
monochromatic
#D209EE #E13CF8 #EA77FA #F3B2FC #FAE1FE
Accessibility & contrast
On white
2.47
#EA77FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EA77FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA77FA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA77FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA77FA | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFE
Deuteranopia (green-blind)
#87AAF6
Tritanopia (blue-blind)
#ED89AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea77fa; /* rgb */ color: rgb(234, 119, 250); /* oklch */ color: oklch(74.8% 0.212 322.6);
Tailwind
colors: {
custom: {
50: '#f3a3fc',
500: '#ea77fa',
950: '#000000',
},
}SCSS
$custom: #ea77fa; $custom-light: #f3a3fc; $custom-dark: #000000;
JSON
{
"hex": "#ea77fa",
"rgb": {
"r": 234,
"g": 119,
"b": 250
},
"hsl": {
"h": 292.672,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.74795,
"c": 0.21196,
"h": 322.6
},
"luminance": 0.37588
}Semantic roles & 50–950 ramp
primary
#EA77FA
secondary
#D9F6D5
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85