#EA77F6#EA77F6
#EA77F6 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.6% C 0.208 H 323.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EA77F6 |
|---|---|
| RGB | rgb(234, 119, 246) |
| HSL | hsl(294, 88%, 72%) |
| HSV | hsv(294, 52%, 96%) |
| CMYK | cmyk(4.9%, 51.6%, 0%, 3.5%) |
| CIE-LAB | lab(67.53, 61.99, -44.62) |
| CIE-LCH | lch(67.53, 76.38, 324.25°) |
| OKLab | oklab(74.6% 0.1679 -0.1232) |
| OKLCH | oklch(74.6% 0.208 323.7) |
| XYZ | xyz(57.1615, 37.3427, 91.3679) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.21
Violet Pink
#FB5FFC
ΔE00 3.86
Light Magenta
#FA5FF7
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA77F6 #83F677
analogous
#AB77F6 #EA77F6 #F677C3
triadic
#EA77F6 #F6EA77 #77F6EA
tetradic
#EA77F6 #F6AB77 #83F677 #77C3F6
square
#EA77F6 #F6AB77 #83F677 #77C3F6
split-complementary
#EA77F6 #C3F677 #77F6AB
monochromatic
#CF0FE4 #E13EF2 #EA77F6 #F3B0FA #FBE2FD
Accessibility & contrast
On white
2.48
#EA77F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EA77F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA77F6
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA77F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA77F6 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFA
Deuteranopia (green-blind)
#89A9F2
Tritanopia (blue-blind)
#EE87AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea77f6; /* rgb */ color: rgb(234, 119, 246); /* oklch */ color: oklch(74.6% 0.208 323.7);
Tailwind
colors: {
custom: {
50: '#f3a3f9',
500: '#ea77f6',
950: '#000000',
},
}SCSS
$custom: #ea77f6; $custom-light: #f3a3f9; $custom-dark: #000000;
JSON
{
"hex": "#ea77f6",
"rgb": {
"r": 234,
"g": 119,
"b": 246
},
"hsl": {
"h": 294.331,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.74599,
"c": 0.2083,
"h": 323.7
},
"luminance": 0.3734
}Semantic roles & 50–950 ramp
primary
#EA77F6
secondary
#D7F5D4
accent
#E40117
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85