#E080F4#E080F4
#E080F4 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.187 H 320.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E080F4 |
|---|---|
| RGB | rgb(224, 128, 244) |
| HSL | hsl(290, 84%, 73%) |
| HSV | hsv(290, 48%, 96%) |
| CMYK | cmyk(8.2%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(67.89, 54.53, -43.05) |
| CIE-LCH | lch(67.89, 69.48, 321.71°) |
| OKLab | oklab(74.57% 0.1444 -0.119) |
| OKLCH | oklch(74.57% 0.187 320.5) |
| XYZ | xyz(54.7868, 37.8194, 89.9844) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080F4 #94F480
analogous
#A680F4 #E080F4 #F480CE
triadic
#E080F4 #F4E080 #80F4E0
tetradic
#E080F4 #F4A680 #94F480 #80CEF4
square
#E080F4 #F4A680 #94F480 #80CEF4
split-complementary
#E080F4 #CEF480 #80F4A6
monochromatic
#C214E6 #D248EF #E080F4 #EEB8F9 #F8E3FD
Accessibility & contrast
On white
2.45
#E080F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E080F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080F4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080F4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF8
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#E28FAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e080f4; /* rgb */ color: rgb(224, 128, 244); /* oklch */ color: oklch(74.6% 0.187 320.5);
Tailwind
colors: {
custom: {
50: '#eca8f8',
500: '#e080f4',
950: '#000000',
},
}SCSS
$custom: #e080f4; $custom-light: #eca8f8; $custom-dark: #000000;
JSON
{
"hex": "#e080f4",
"rgb": {
"r": 224,
"g": 128,
"b": 244
},
"hsl": {
"h": 289.655,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.74571,
"c": 0.18711,
"h": 320.5
},
"luminance": 0.37817
}Semantic roles & 50–950 ramp
primary
#E080F4
secondary
#DCF5D6
accent
#E1052B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85