#EA77F5#EA77F5
#EA77F5 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.6% C 0.207 H 324.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA77F5 |
|---|---|
| RGB | rgb(234, 119, 245) |
| HSL | hsl(295, 86%, 71%) |
| HSV | hsv(295, 51%, 96%) |
| CMYK | cmyk(4.5%, 51.4%, 0%, 3.9%) |
| CIE-LAB | lab(67.49, 61.81, -44.14) |
| CIE-LCH | lch(67.49, 75.95, 324.47°) |
| OKLab | oklab(74.55% 0.1678 -0.1218) |
| OKLCH | oklch(74.55% 0.207 324) |
| XYZ | xyz(57.0084, 37.2815, 90.5617) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 3.05
Light Magenta
#FA5FF7
ΔE00 3.86
Violet Pink
#FB5FFC
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA77F5 #82F577
analogous
#AB77F5 #EA77F5 #F577C1
triadic
#EA77F5 #F5EA77 #77F5EA
tetradic
#EA77F5 #F5AB77 #82F577 #77C1F5
square
#EA77F5 #F5AB77 #82F577 #77C1F5
split-complementary
#EA77F5 #C1F577 #77F5AB
monochromatic
#CF11E1 #E13EF1 #EA77F5 #F3B0F9 #FBE2FD
Accessibility & contrast
On white
2.48
#EA77F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EA77F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA77F5
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA77F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA77F5 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF9
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#EE87AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea77f5; /* rgb */ color: rgb(234, 119, 245); /* oklch */ color: oklch(74.6% 0.207 324.0);
Tailwind
colors: {
custom: {
50: '#f3a3f9',
500: '#ea77f5',
950: '#000000',
},
}SCSS
$custom: #ea77f5; $custom-light: #f3a3f9; $custom-dark: #000000;
JSON
{
"hex": "#ea77f5",
"rgb": {
"r": 234,
"g": 119,
"b": 245
},
"hsl": {
"h": 294.762,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.7455,
"c": 0.20739,
"h": 324
},
"luminance": 0.37279
}Semantic roles & 50–950 ramp
primary
#EA77F5
secondary
#D6F4D4
accent
#E30316
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85