#E080EE#E080EE
#E080EE is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.3% C 0.181 H 322.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E080EE |
|---|---|
| RGB | rgb(224, 128, 238) |
| HSL | hsl(292, 76%, 72%) |
| HSV | hsv(292, 46%, 93%) |
| CMYK | cmyk(5.9%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.62, 53.40, -40.17) |
| CIE-LCH | lch(67.62, 66.82, 323.05°) |
| OKLab | oklab(74.29% 0.1435 -0.1107) |
| OKLCH | oklch(74.29% 0.181 322.4) |
| XYZ | xyz(53.8906, 37.4609, 85.2643) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 4.58
Orchid
#DA70D6
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 6.02
Violet Pink
#FB5FFC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080EE #8EEE80
analogous
#A980EE #E080EE #EE80C5
triadic
#E080EE #EEE080 #80EEE0
tetradic
#E080EE #EEA980 #8EEE80 #80C5EE
square
#E080EE #EEA980 #8EEE80 #80C5EE
split-complementary
#E080EE #C5EE80 #80EEA9
monochromatic
#BF1DD7 #D34AE7 #E080EE #EDB6F5 #F8E4FB
Accessibility & contrast
On white
2.47
#E080EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#E080EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080EE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080EE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF2
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#E38EAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e080ee; /* rgb */ color: rgb(224, 128, 238); /* oklch */ color: oklch(74.3% 0.181 322.4);
Tailwind
colors: {
custom: {
50: '#eca7f4',
500: '#e080ee',
950: '#000000',
},
}SCSS
$custom: #e080ee; $custom-light: #eca7f4; $custom-dark: #000000;
JSON
{
"hex": "#e080ee",
"rgb": {
"r": 224,
"g": 128,
"b": 238
},
"hsl": {
"h": 292.364,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.74286,
"c": 0.18123,
"h": 322.4
},
"luminance": 0.37459
}Semantic roles & 50–950 ramp
primary
#E080EE
secondary
#DAF3D7
accent
#D90D27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85