#EA80E7#EA80E7
#EA80E7 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.1% C 0.181 H 328.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80E7 |
|---|---|
| RGB | rgb(234, 128, 231) |
| HSL | hsl(302, 72%, 71%) |
| HSV | hsv(302, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 1.3%, 8.2%) |
| CIE-LAB | lab(68.54, 54.97, -34.80) |
| CIE-LCH | lch(68.54, 65.06, 327.67°) |
| OKLab | oklab(75.13% 0.1535 -0.0951) |
| OKLCH | oklch(75.13% 0.181 328.2) |
| XYZ | xyz(56.0738, 38.7033, 80.1027) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.16
Purply Pink
#F075E6
ΔE00 2.15
Lavender Pink
#DD85D7
ΔE00 3.30
Orchid
#DA70D6
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80E7 #80EA83
analogous
#B880EA #EA80E7 #EA80B2
triadic
#EA80E7 #E7EA80 #80E7EA
tetradic
#EA80E7 #EAB880 #80EA83 #80B2EA
square
#EA80E7 #EAB880 #80EA83 #80B2EA
split-complementary
#EA80E7 #B2EA80 #80EAB8
monochromatic
#CE22C9 #E14BDD #EA80E7 #F3B5F1 #FBE5FA
Accessibility & contrast
On white
2.40
#EA80E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#EA80E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80E7
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80E7 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789EEB
Deuteranopia (green-blind)
#96ACE4
Tritanopia (blue-blind)
#F08AA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea80e7; /* rgb */ color: rgb(234, 128, 231); /* oklch */ color: oklch(75.1% 0.181 328.2);
Tailwind
colors: {
custom: {
50: '#f3a8ef',
500: '#ea80e7',
950: '#000000',
},
}SCSS
$custom: #ea80e7; $custom-light: #f3a8ef; $custom-dark: #000000;
JSON
{
"hex": "#ea80e7",
"rgb": {
"r": 234,
"g": 128,
"b": 231
},
"hsl": {
"h": 301.698,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.75128,
"c": 0.18061,
"h": 328.2
},
"luminance": 0.387
}Semantic roles & 50–950 ramp
primary
#EA80E7
secondary
#D5F1D6
accent
#D41712
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84