#EA80E9#EA80E9
#EA80E9 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.2% C 0.182 H 327.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80E9 |
|---|---|
| RGB | rgb(234, 128, 233) |
| HSL | hsl(301, 72%, 71%) |
| HSV | hsv(301, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 0.4%, 8.2%) |
| CIE-LAB | lab(68.62, 55.32, -35.77) |
| CIE-LCH | lch(68.62, 65.88, 327.11°) |
| OKLab | oklab(75.22% 0.1539 -0.0979) |
| OKLCH | oklch(75.22% 0.182 327.5) |
| XYZ | xyz(56.3579, 38.8169, 81.5989) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.93
Purply Pink
#F075E6
ΔE00 2.20
Lavender Pink
#DD85D7
ΔE00 3.56
Orchid
#DA70D6
ΔE00 4.77
Candy Pink
#FF63E9
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80E9 #80EA81
analogous
#B680EA #EA80E9 #EA80B4
triadic
#EA80E9 #E9EA80 #80E9EA
tetradic
#EA80E9 #EAB680 #80EA81 #80B4EA
square
#EA80E9 #EAB680 #80EA81 #80B4EA
split-complementary
#EA80E9 #B4EA80 #80EAB6
monochromatic
#CE22CC #E14BE0 #EA80E9 #F3B5F2 #FBE5FA
Accessibility & contrast
On white
2.40
#EA80E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EA80E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80E9
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80E9 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FED
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#F08BAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea80e9; /* rgb */ color: rgb(234, 128, 233); /* oklch */ color: oklch(75.2% 0.182 327.5);
Tailwind
colors: {
custom: {
50: '#f3a8f0',
500: '#ea80e9',
950: '#000000',
},
}SCSS
$custom: #ea80e9; $custom-light: #f3a8f0; $custom-dark: #000000;
JSON
{
"hex": "#ea80e9",
"rgb": {
"r": 234,
"g": 128,
"b": 233
},
"hsl": {
"h": 300.566,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.75217,
"c": 0.18239,
"h": 327.5
},
"luminance": 0.38814
}Semantic roles & 50–950 ramp
primary
#EA80E9
secondary
#D5F1D5
accent
#D41412
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84