#EA80E0#EA80E0
#EA80E0 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.8% C 0.174 H 330.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80E0 |
|---|---|
| RGB | rgb(234, 128, 224) |
| HSL | hsl(306, 72%, 71%) |
| HSV | hsv(306, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 4.3%, 8.2%) |
| CIE-LAB | lab(68.25, 53.76, -31.37) |
| CIE-LCH | lch(68.25, 62.24, 329.74°) |
| OKLab | oklab(74.82% 0.1522 -0.0854) |
| OKLCH | oklch(74.82% 0.174 330.7) |
| XYZ | xyz(55.1049, 38.3157, 74.9997) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 2.46
Lavender Pink
#DD85D7
ΔE00 2.56
Orchid
#DA70D6
ΔE00 4.59
Candy Pink
#FF63E9
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80E0 #80EA8A
analogous
#BF80EA #EA80E0 #EA80AB
triadic
#EA80E0 #E0EA80 #80E0EA
tetradic
#EA80E0 #EABF80 #80EA8A #80ABEA
square
#EA80E0 #EABF80 #80EA8A #80ABEA
split-complementary
#EA80E0 #ABEA80 #80EABF
monochromatic
#CE22BD #E14BD3 #EA80E0 #F3B5ED #FBE5F9
Accessibility & contrast
On white
2.42
#EA80E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EA80E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80E0
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80E0 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE3
Deuteranopia (green-blind)
#99ACDD
Tritanopia (blue-blind)
#F188A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea80e0; /* rgb */ color: rgb(234, 128, 224); /* oklch */ color: oklch(74.8% 0.174 330.7);
Tailwind
colors: {
custom: {
50: '#f3a8ea',
500: '#ea80e0',
950: '#000000',
},
}SCSS
$custom: #ea80e0; $custom-light: #f3a8ea; $custom-dark: #000000;
JSON
{
"hex": "#ea80e0",
"rgb": {
"r": 234,
"g": 128,
"b": 224
},
"hsl": {
"h": 305.66,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74824,
"c": 0.17448,
"h": 330.7
},
"luminance": 0.38313
}Semantic roles & 50–950 ramp
primary
#EA80E0
secondary
#D5F1D7
accent
#D42412
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84