#E080E9#E080E9
#E080E9 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.1% C 0.176 H 324.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E080E9 |
|---|---|
| RGB | rgb(224, 128, 233) |
| HSL | hsl(295, 70%, 71%) |
| HSV | hsv(295, 45%, 91%) |
| CMYK | cmyk(3.9%, 45.1%, 0%, 8.6%) |
| CIE-LAB | lab(67.41, 52.47, -37.75) |
| CIE-LCH | lch(67.41, 64.64, 324.26°) |
| OKLab | oklab(74.06% 0.1427 -0.1037) |
| OKLCH | oklch(74.06% 0.176 324) |
| XYZ | xyz(53.1662, 37.1712, 81.4492) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 3.74
Orchid
#DA70D6
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 6.17
Candy Pink
#FF63E9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080E9 #89E980
analogous
#AB80E9 #E080E9 #E980BD
triadic
#E080E9 #E9E080 #80E9E0
tetradic
#E080E9 #E9AB80 #89E980 #80BDE9
square
#E080E9 #E9AB80 #89E980 #80BDE9
split-complementary
#E080E9 #BDE980 #80E9AB
monochromatic
#BD23CB #D34CE0 #E080E9 #EDB4F2 #F9E5FA
Accessibility & contrast
On white
2.49
#E080E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E080E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080E9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080E9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DED
Deuteranopia (green-blind)
#8FA8E6
Tritanopia (blue-blind)
#E48CAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e080e9; /* rgb */ color: rgb(224, 128, 233); /* oklch */ color: oklch(74.1% 0.176 324.0);
Tailwind
colors: {
custom: {
50: '#eba7f0',
500: '#e080e9',
950: '#000000',
},
}SCSS
$custom: #e080e9; $custom-light: #eba7f0; $custom-dark: #000000;
JSON
{
"hex": "#e080e9",
"rgb": {
"r": 224,
"g": 128,
"b": 233
},
"hsl": {
"h": 294.857,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.74055,
"c": 0.17641,
"h": 324
},
"luminance": 0.37169
}Semantic roles & 50–950 ramp
primary
#E080E9
secondary
#D7F1D4
accent
#D21323
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84