#EA77F7#EA77F7
#EA77F7 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.6% C 0.209 H 323.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EA77F7 |
|---|---|
| RGB | rgb(234, 119, 247) |
| HSL | hsl(294, 89%, 72%) |
| HSV | hsv(294, 52%, 97%) |
| CMYK | cmyk(5.3%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(67.58, 62.17, -45.10) |
| CIE-LCH | lch(67.58, 76.80, 324.04°) |
| OKLab | oklab(74.65% 0.1681 -0.1246) |
| OKLCH | oklch(74.65% 0.209 323.4) |
| XYZ | xyz(57.3154, 37.4043, 92.1784) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 3.36
Violet Pink
#FB5FFC
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 3.89
Candy Pink
#FF63E9
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA77F7 #84F777
analogous
#AA77F7 #EA77F7 #F777C4
triadic
#EA77F7 #F7EA77 #77F7EA
tetradic
#EA77F7 #F7AA77 #84F777 #77C4F7
square
#EA77F7 #F7AA77 #84F777 #77C4F7
split-complementary
#EA77F7 #C4F777 #77F7AA
monochromatic
#D00EE6 #E13DF4 #EA77F7 #F3B1FA #FBE2FD
Accessibility & contrast
On white
2.48
#EA77F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EA77F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA77F7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA77F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA77F7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFB
Deuteranopia (green-blind)
#89A9F3
Tritanopia (blue-blind)
#EE88AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea77f7; /* rgb */ color: rgb(234, 119, 247); /* oklch */ color: oklch(74.6% 0.209 323.4);
Tailwind
colors: {
custom: {
50: '#f3a3fa',
500: '#ea77f7',
950: '#000000',
},
}SCSS
$custom: #ea77f7; $custom-light: #f3a3fa; $custom-dark: #000000;
JSON
{
"hex": "#ea77f7",
"rgb": {
"r": 234,
"g": 119,
"b": 247
},
"hsl": {
"h": 293.906,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.74648,
"c": 0.20922,
"h": 323.4
},
"luminance": 0.37401
}Semantic roles & 50–950 ramp
primary
#EA77F7
secondary
#D8F5D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85