#EA80EE#EA80EE
#EA80EE is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.4% C 0.187 H 325.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80EE |
|---|---|
| RGB | rgb(234, 128, 238) |
| HSL | hsl(298, 76%, 72%) |
| HSV | hsv(298, 46%, 93%) |
| CMYK | cmyk(1.7%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.83, 56.21, -38.20) |
| CIE-LCH | lch(68.83, 67.96, 325.80°) |
| OKLab | oklab(75.44% 0.1548 -0.1048) |
| OKLCH | oklch(75.44% 0.187 325.9) |
| XYZ | xyz(57.0823, 39.1066, 85.4139) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.90
Purply Pink
#F075E6
ΔE00 2.55
Lavender Pink
#DD85D7
ΔE00 4.28
Orchid
#DA70D6
ΔE00 5.11
Candy Pink
#FF63E9
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80EE #84EE80
analogous
#B380EE #EA80EE #EE80BB
triadic
#EA80EE #EEEA80 #80EEEA
tetradic
#EA80EE #EEB380 #84EE80 #80BBEE
square
#EA80EE #EEB380 #84EE80 #80BBEE
split-complementary
#EA80EE #BBEE80 #80EEB3
monochromatic
#D01DD7 #E14AE7 #EA80EE #F3B6F5 #FBE4FB
Accessibility & contrast
On white
2.38
#EA80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EA80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80EE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80EE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF2
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#EF8CAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea80ee; /* rgb */ color: rgb(234, 128, 238); /* oklch */ color: oklch(75.4% 0.187 325.9);
Tailwind
colors: {
custom: {
50: '#f3a8f4',
500: '#ea80ee',
950: '#000000',
},
}SCSS
$custom: #ea80ee; $custom-light: #f3a8f4; $custom-dark: #000000;
JSON
{
"hex": "#ea80ee",
"rgb": {
"r": 234,
"g": 128,
"b": 238
},
"hsl": {
"h": 297.818,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75441,
"c": 0.18693,
"h": 325.9
},
"luminance": 0.39104
}Semantic roles & 50–950 ramp
primary
#EA80EE
secondary
#D8F3D7
accent
#D90D14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85