#EA77EA#EA77EA
#EA77EA is a light, vivid purple. Relative luminance 0.366; OKLCH L 74.0% C 0.198 H 327.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA77EA |
|---|---|
| RGB | rgb(234, 119, 234) |
| HSL | hsl(300, 73%, 69%) |
| HSV | hsv(300, 49%, 92%) |
| CMYK | cmyk(0%, 49.1%, 0%, 8.2%) |
| CIE-LAB | lab(67.00, 59.86, -38.85) |
| CIE-LCH | lch(67.00, 71.36, 327.02°) |
| OKLab | oklab(74.03% 0.1663 -0.1066) |
| OKLCH | oklch(74.03% 0.198 327.3) |
| XYZ | xyz(55.3789, 36.6296, 81.9792) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.42
Violet (CSS)
#EE82EE
ΔE00 2.35
Orchid
#DA70D6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA77EA #77EA77
analogous
#B177EA #EA77EA #EA77B1
triadic
#EA77EA #EAEA77 #77EAEA
tetradic
#EA77EA #EAB177 #77EA77 #77B1EA
square
#EA77EA #EAB177 #77EA77 #77B1EA
split-complementary
#EA77EA #B1EA77 #77EAB1
monochromatic
#C81FC8 #E242E2 #EA77EA #F2ACF2 #FAE1FA
Accessibility & contrast
On white
2.52
#EA77EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EA77EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA77EA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA77EA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEE
Deuteranopia (green-blind)
#8FA8E7
Tritanopia (blue-blind)
#F083A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea77ea; /* rgb */ color: rgb(234, 119, 234); /* oklch */ color: oklch(74.0% 0.198 327.3);
Tailwind
colors: {
custom: {
50: '#f3a2f1',
500: '#ea77ea',
950: '#000000',
},
}SCSS
$custom: #ea77ea; $custom-light: #f3a2f1; $custom-dark: #000000;
JSON
{
"hex": "#ea77ea",
"rgb": {
"r": 234,
"g": 119,
"b": 234
},
"hsl": {
"h": 300,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.74029,
"c": 0.19757,
"h": 327.3
},
"luminance": 0.36627
}Semantic roles & 50–950 ramp
primary
#EA77EA
secondary
#CEEFCE
accent
#D51010
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85