#EA80E1#EA80E1
#EA80E1 is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.175 H 330.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80E1 |
|---|---|
| RGB | rgb(234, 128, 225) |
| HSL | hsl(305, 72%, 71%) |
| HSV | hsv(305, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 3.8%, 8.2%) |
| CIE-LAB | lab(68.29, 53.93, -31.86) |
| CIE-LCH | lch(68.29, 62.64, 329.43°) |
| OKLab | oklab(74.87% 0.1524 -0.0867) |
| OKLCH | oklch(74.87% 0.175 330.3) |
| XYZ | xyz(55.2409, 38.3701, 75.7161) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 2.38
Lavender Pink
#DD85D7
ΔE00 2.64
Orchid
#DA70D6
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80E1 #80EA89
analogous
#BE80EA #EA80E1 #EA80AC
triadic
#EA80E1 #E1EA80 #80E1EA
tetradic
#EA80E1 #EABE80 #80EA89 #80ACEA
square
#EA80E1 #EABE80 #80EA89 #80ACEA
split-complementary
#EA80E1 #ACEA80 #80EABE
monochromatic
#CE22BF #E14BD5 #EA80E1 #F3B5ED #FBE5F9
Accessibility & contrast
On white
2.42
#EA80E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EA80E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80E1
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80E1 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE4
Deuteranopia (green-blind)
#99ACDE
Tritanopia (blue-blind)
#F188A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea80e1; /* rgb */ color: rgb(234, 128, 225); /* oklch */ color: oklch(74.9% 0.175 330.3);
Tailwind
colors: {
custom: {
50: '#f3a8ea',
500: '#ea80e1',
950: '#000000',
},
}SCSS
$custom: #ea80e1; $custom-light: #f3a8ea; $custom-dark: #000000;
JSON
{
"hex": "#ea80e1",
"rgb": {
"r": 234,
"g": 128,
"b": 225
},
"hsl": {
"h": 305.094,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74867,
"c": 0.17534,
"h": 330.3
},
"luminance": 0.38367
}Semantic roles & 50–950 ramp
primary
#EA80E1
secondary
#D5F1D7
accent
#D42212
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84