#E080F7#E080F7
#E080F7 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.7% C 0.190 H 319.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E080F7 |
|---|---|
| RGB | rgb(224, 128, 247) |
| HSL | hsl(288, 88%, 74%) |
| HSV | hsv(288, 48%, 97%) |
| CMYK | cmyk(9.3%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(68.02, 55.11, -44.49) |
| CIE-LCH | lch(68.02, 70.82, 321.09°) |
| OKLab | oklab(74.72% 0.1448 -0.1231) |
| OKLCH | oklch(74.72% 0.19 319.6) |
| XYZ | xyz(55.2460, 38.0031, 92.4029) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 4.79
Orchid
#DA70D6
ΔE00 5.94
Violet Pink
#FB5FFC
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080F7 #97F780
analogous
#A480F7 #E080F7 #F780D2
triadic
#E080F7 #F7E080 #80F7E0
tetradic
#E080F7 #F7A480 #97F780 #80D2F7
square
#E080F7 #F7A480 #97F780 #80D2F7
split-complementary
#E080F7 #D2F780 #80F7A4
monochromatic
#C30FEE #D246F3 #E080F7 #EEBAFB #F8E2FD
Accessibility & contrast
On white
2.44
#E080F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#E080F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080F7
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080F7 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFB
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#E190B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e080f7; /* rgb */ color: rgb(224, 128, 247); /* oklch */ color: oklch(74.7% 0.190 319.6);
Tailwind
colors: {
custom: {
50: '#eca8fa',
500: '#e080f7',
950: '#000000',
},
}SCSS
$custom: #e080f7; $custom-light: #eca8fa; $custom-dark: #000000;
JSON
{
"hex": "#e080f7",
"rgb": {
"r": 224,
"g": 128,
"b": 247
},
"hsl": {
"h": 288.403,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.74716,
"c": 0.19008,
"h": 319.6
},
"luminance": 0.38001
}Semantic roles & 50–950 ramp
primary
#E080F7
secondary
#DCF5D6
accent
#E5012D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85