#EA77E9#EA77E9
#EA77E9 is a light, vivid purple. Relative luminance 0.366; OKLCH L 74.0% C 0.197 H 327.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EA77E9 |
|---|---|
| RGB | rgb(234, 119, 233) |
| HSL | hsl(301, 73%, 69%) |
| HSV | hsv(301, 49%, 92%) |
| CMYK | cmyk(0%, 49.1%, 0.4%, 8.2%) |
| CIE-LAB | lab(66.95, 59.69, -38.36) |
| CIE-LCH | lch(66.95, 70.95, 327.27°) |
| OKLab | oklab(73.98% 0.1662 -0.1052) |
| OKLCH | oklch(73.98% 0.197 327.7) |
| XYZ | xyz(55.2356, 36.5723, 81.2248) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.30
Violet (CSS)
#EE82EE
ΔE00 2.35
Orchid
#DA70D6
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA77E9 #77EA78
analogous
#B277EA #EA77E9 #EA77B0
triadic
#EA77E9 #E9EA77 #77E9EA
tetradic
#EA77E9 #EAB277 #77EA78 #77B0EA
square
#EA77E9 #EAB277 #77EA78 #77B0EA
split-complementary
#EA77E9 #B0EA77 #77EAB2
monochromatic
#C81FC6 #E242E0 #EA77E9 #F2ACF2 #FAE1FA
Accessibility & contrast
On white
2.53
#EA77E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EA77E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA77E9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA77E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA77E9 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D99ED
Deuteranopia (green-blind)
#8FA8E6
Tritanopia (blue-blind)
#F083A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea77e9; /* rgb */ color: rgb(234, 119, 233); /* oklch */ color: oklch(74.0% 0.197 327.7);
Tailwind
colors: {
custom: {
50: '#f3a2f0',
500: '#ea77e9',
950: '#000000',
},
}SCSS
$custom: #ea77e9; $custom-light: #f3a2f0; $custom-dark: #000000;
JSON
{
"hex": "#ea77e9",
"rgb": {
"r": 234,
"g": 119,
"b": 233
},
"hsl": {
"h": 300.522,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.73983,
"c": 0.19669,
"h": 327.7
},
"luminance": 0.36569
}Semantic roles & 50–950 ramp
primary
#EA77E9
secondary
#CEEFCE
accent
#D51210
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84