#EA77EF#EA77EF
#EA77EF is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.3% C 0.202 H 325.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EA77EF |
|---|---|
| RGB | rgb(234, 119, 239) |
| HSL | hsl(298, 79%, 70%) |
| HSV | hsv(298, 50%, 94%) |
| CMYK | cmyk(2.1%, 50.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.22, 60.74, -41.26) |
| CIE-LCH | lch(67.22, 73.43, 325.81°) |
| OKLab | oklab(74.26% 0.1671 -0.1135) |
| OKLCH | oklch(74.26% 0.202 325.8) |
| XYZ | xyz(56.1073, 36.9210, 85.8157) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.14
Violet (CSS)
#EE82EE
ΔE00 2.51
Light Magenta
#FA5FF7
ΔE00 3.93
Violet Pink
#FB5FFC
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 4.26
Orchid
#DA70D6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA77EF #7CEF77
analogous
#AE77EF #EA77EF #EF77B8
triadic
#EA77EF #EFEA77 #77EFEA
tetradic
#EA77EF #EFAE77 #7CEF77 #77B8EF
square
#EA77EF #EFAE77 #7CEF77 #77B8EF
split-complementary
#EA77EF #B8EF77 #77EFAE
monochromatic
#CB19D3 #E240E9 #EA77EF #F2AEF5 #FBE4FC
Accessibility & contrast
On white
2.50
#EA77EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#EA77EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA77EF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA77EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA77EF | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF3
Deuteranopia (green-blind)
#8CA9EB
Tritanopia (blue-blind)
#EF85A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea77ef; /* rgb */ color: rgb(234, 119, 239); /* oklch */ color: oklch(74.3% 0.202 325.8);
Tailwind
colors: {
custom: {
50: '#f3a2f4',
500: '#ea77ef',
950: '#000000',
},
}SCSS
$custom: #ea77ef; $custom-light: #f3a2f4; $custom-dark: #000000;
JSON
{
"hex": "#ea77ef",
"rgb": {
"r": 234,
"g": 119,
"b": 239
},
"hsl": {
"h": 297.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.74263,
"c": 0.202,
"h": 325.8
},
"luminance": 0.36918
}Semantic roles & 50–950 ramp
primary
#EA77EF
secondary
#D2F2D0
accent
#DB0A13
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85