#EA77F9#EA77F9
#EA77F9 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.7% C 0.211 H 322.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EA77F9 |
|---|---|
| RGB | rgb(234, 119, 249) |
| HSL | hsl(293, 92%, 72%) |
| HSV | hsv(293, 52%, 98%) |
| CMYK | cmyk(6%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.67, 62.53, -46.05) |
| CIE-LCH | lch(67.67, 77.66, 323.63°) |
| OKLab | oklab(74.75% 0.1683 -0.1273) |
| OKLCH | oklch(74.75% 0.211 322.9) |
| XYZ | xyz(57.6257, 37.5284, 93.8125) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 3.86
Light Magenta
#FA5FF7
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 5.17
Orchid
#DA70D6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA77F9 #86F977
analogous
#A977F9 #EA77F9 #F977C7
triadic
#EA77F9 #F9EA77 #77F9EA
tetradic
#EA77F9 #F9A977 #86F977 #77C7F9
square
#EA77F9 #F9A977 #86F977 #77C7F9
split-complementary
#EA77F9 #C7F977 #77F9A9
monochromatic
#D10AEB #E13CF6 #EA77F9 #F3B2FC #FAE2FE
Accessibility & contrast
On white
2.47
#EA77F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EA77F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA77F9
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA77F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA77F9 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#ED88AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea77f9; /* rgb */ color: rgb(234, 119, 249); /* oklch */ color: oklch(74.7% 0.211 322.9);
Tailwind
colors: {
custom: {
50: '#f3a3fc',
500: '#ea77f9',
950: '#000000',
},
}SCSS
$custom: #ea77f9; $custom-light: #f3a3fc; $custom-dark: #000000;
JSON
{
"hex": "#ea77f9",
"rgb": {
"r": 234,
"g": 119,
"b": 249
},
"hsl": {
"h": 293.077,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.74746,
"c": 0.21104,
"h": 322.9
},
"luminance": 0.37526
}Semantic roles & 50–950 ramp
primary
#EA77F9
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85