#EA80E8#EA80E8
#EA80E8 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.2% C 0.181 H 327.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80E8 |
|---|---|
| RGB | rgb(234, 128, 232) |
| HSL | hsl(301, 72%, 71%) |
| HSV | hsv(301, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 0.9%, 8.2%) |
| CIE-LAB | lab(68.58, 55.15, -35.28) |
| CIE-LCH | lch(68.58, 65.47, 327.39°) |
| OKLab | oklab(75.17% 0.1537 -0.0965) |
| OKLCH | oklch(75.17% 0.182 327.9) |
| XYZ | xyz(56.2154, 38.7599, 80.8487) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 2.17
Lavender Pink
#DD85D7
ΔE00 3.43
Orchid
#DA70D6
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80E8 #80EA82
analogous
#B780EA #EA80E8 #EA80B3
triadic
#EA80E8 #E8EA80 #80E8EA
tetradic
#EA80E8 #EAB780 #80EA82 #80B3EA
square
#EA80E8 #EAB780 #80EA82 #80B3EA
split-complementary
#EA80E8 #B3EA80 #80EAB7
monochromatic
#CE22CA #E14BDE #EA80E8 #F3B5F2 #FBE5FA
Accessibility & contrast
On white
2.40
#EA80E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#EA80E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80E8
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80E8 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789EEC
Deuteranopia (green-blind)
#96ACE5
Tritanopia (blue-blind)
#F08AA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea80e8; /* rgb */ color: rgb(234, 128, 232); /* oklch */ color: oklch(75.2% 0.181 327.9);
Tailwind
colors: {
custom: {
50: '#f3a8ef',
500: '#ea80e8',
950: '#000000',
},
}SCSS
$custom: #ea80e8; $custom-light: #f3a8ef; $custom-dark: #000000;
JSON
{
"hex": "#ea80e8",
"rgb": {
"r": 234,
"g": 128,
"b": 232
},
"hsl": {
"h": 301.132,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.75172,
"c": 0.1815,
"h": 327.9
},
"luminance": 0.38757
}Semantic roles & 50–950 ramp
primary
#EA80E8
secondary
#D5F1D5
accent
#D41512
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84