#EA80FF#EA80FF
#EA80FF is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.2% C 0.203 H 320.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80FF |
|---|---|
| RGB | rgb(234, 128, 255) |
| HSL | hsl(290, 100%, 75%) |
| HSV | hsv(290, 50%, 100%) |
| CMYK | cmyk(8.2%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(69.58, 59.33, -46.33) |
| CIE-LCH | lch(69.58, 75.28, 322.01°) |
| OKLab | oklab(76.24% 0.1572 -0.1282) |
| OKLCH | oklch(76.24% 0.203 320.8) |
| XYZ | xyz(59.6987, 40.1532, 99.1941) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80FF #95FF80
analogous
#AB80FF #EA80FF #FF80D4
triadic
#EA80FF #FFEA80 #80FFEA
tetradic
#EA80FF #FFAB80 #95FF80 #80D4FF
square
#EA80FF #FFAB80 #95FF80 #80D4FF
split-complementary
#EA80FF #D4FF80 #80FFAB
monochromatic
#D606FF #E043FF #EA80FF #F4BDFF #FAE0FF
Accessibility & contrast
On white
2.33
#EA80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EA80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80FF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80FF | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#EC91B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea80ff; /* rgb */ color: rgb(234, 128, 255); /* oklch */ color: oklch(76.2% 0.203 320.8);
Tailwind
colors: {
custom: {
50: '#f3a8ff',
500: '#ea80ff',
950: '#000000',
},
}SCSS
$custom: #ea80ff; $custom-light: #f3a8ff; $custom-dark: #000000;
JSON
{
"hex": "#ea80ff",
"rgb": {
"r": 234,
"g": 128,
"b": 255
},
"hsl": {
"h": 290.079,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76242,
"c": 0.20289,
"h": 320.8
},
"luminance": 0.40151
}Semantic roles & 50–950 ramp
primary
#EA80FF
secondary
#DAF7D4
accent
#E60026
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86