#EA80F7#EA80F7
#EA80F7 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.9% C 0.195 H 323.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80F7 |
|---|---|
| RGB | rgb(234, 128, 247) |
| HSL | hsl(293, 88%, 74%) |
| HSV | hsv(293, 48%, 97%) |
| CMYK | cmyk(5.3%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.22, 57.84, -42.53) |
| CIE-LCH | lch(69.22, 71.79, 323.68°) |
| OKLab | oklab(75.86% 0.1562 -0.1172) |
| OKLCH | oklch(75.86% 0.195 323.1) |
| XYZ | xyz(58.4377, 39.6488, 92.5525) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 3.63
Violet Pink
#FB5FFC
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80F7 #8DF780
analogous
#AE80F7 #EA80F7 #F780C8
triadic
#EA80F7 #F7EA80 #80F7EA
tetradic
#EA80F7 #F7AE80 #8DF780 #80C8F7
square
#EA80F7 #F7AE80 #8DF780 #80C8F7
split-complementary
#EA80F7 #C8F780 #80F7AE
monochromatic
#D50FEE #E046F3 #EA80F7 #F4BAFB #FAE2FD
Accessibility & contrast
On white
2.35
#EA80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EA80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80F7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80F7 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FB
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#ED8FB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea80f7; /* rgb */ color: rgb(234, 128, 247); /* oklch */ color: oklch(75.9% 0.195 323.1);
Tailwind
colors: {
custom: {
50: '#f3a8fa',
500: '#ea80f7',
950: '#000000',
},
}SCSS
$custom: #ea80f7; $custom-light: #f3a8fa; $custom-dark: #000000;
JSON
{
"hex": "#ea80f7",
"rgb": {
"r": 234,
"g": 128,
"b": 247
},
"hsl": {
"h": 293.445,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.75858,
"c": 0.19528,
"h": 323.1
},
"luminance": 0.39646
}Semantic roles & 50–950 ramp
primary
#EA80F7
secondary
#D9F5D6
accent
#E5011A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85