#EA80EB#EA80EB
#EA80EB is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.3% C 0.184 H 326.9°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80EB |
|---|---|
| RGB | rgb(234, 128, 235) |
| HSL | hsl(299, 73%, 71%) |
| HSV | hsv(299, 46%, 92%) |
| CMYK | cmyk(0.4%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(68.70, 55.68, -36.74) |
| CIE-LCH | lch(68.70, 66.71, 326.58°) |
| OKLab | oklab(75.31% 0.1543 -0.1007) |
| OKLCH | oklch(75.31% 0.184 326.9) |
| XYZ | xyz(56.6452, 38.9318, 83.1121) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.80
Purply Pink
#F075E6
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 3.84
Orchid
#DA70D6
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80EB #81EB80
analogous
#B480EB #EA80EB #EB80B6
triadic
#EA80EB #EBEA80 #80EBEA
tetradic
#EA80EB #EBB480 #81EB80 #80B6EB
square
#EA80EB #EBB480 #81EB80 #80B6EB
split-complementary
#EA80EB #B6EB80 #80EBB4
monochromatic
#CE21D0 #E14BE3 #EA80EB #F3B5F3 #FBE5FB
Accessibility & contrast
On white
2.39
#EA80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#EA80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80EB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80EB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#95ACE8
Tritanopia (blue-blind)
#F08BAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea80eb; /* rgb */ color: rgb(234, 128, 235); /* oklch */ color: oklch(75.3% 0.184 326.9);
Tailwind
colors: {
custom: {
50: '#f3a8f1',
500: '#ea80eb',
950: '#000000',
},
}SCSS
$custom: #ea80eb; $custom-light: #f3a8f1; $custom-dark: #000000;
JSON
{
"hex": "#ea80eb",
"rgb": {
"r": 234,
"g": 128,
"b": 235
},
"hsl": {
"h": 299.439,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.75306,
"c": 0.1842,
"h": 326.9
},
"luminance": 0.38929
}Semantic roles & 50–950 ramp
primary
#EA80EB
secondary
#D6F1D5
accent
#D51112
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85