#E080F8#E080F8
#E080F8 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.191 H 319.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E080F8 |
|---|---|
| RGB | rgb(224, 128, 248) |
| HSL | hsl(288, 90%, 74%) |
| HSV | hsv(288, 48%, 97%) |
| CMYK | cmyk(9.7%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(68.07, 55.30, -44.96) |
| CIE-LCH | lch(68.07, 71.27, 320.89°) |
| OKLab | oklab(74.76% 0.145 -0.1245) |
| OKLCH | oklch(74.76% 0.191 319.3) |
| XYZ | xyz(55.4007, 38.0650, 93.2177) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 5.99
Orchid
#DA70D6
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080F8 #98F880
analogous
#A480F8 #E080F8 #F880D4
triadic
#E080F8 #F8E080 #80F8E0
tetradic
#E080F8 #F8A480 #98F880 #80D4F8
square
#E080F8 #F8A480 #98F880 #80D4F8
split-complementary
#E080F8 #D4F880 #80F8A4
monochromatic
#C30DF0 #D246F5 #E080F8 #EEBAFB #F8E2FD
Accessibility & contrast
On white
2.44
#E080F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#E080F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080F8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080F8 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFC
Deuteranopia (green-blind)
#88A9F5
Tritanopia (blue-blind)
#E191B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e080f8; /* rgb */ color: rgb(224, 128, 248); /* oklch */ color: oklch(74.8% 0.191 319.3);
Tailwind
colors: {
custom: {
50: '#eca8fb',
500: '#e080f8',
950: '#000000',
},
}SCSS
$custom: #e080f8; $custom-light: #eca8fb; $custom-dark: #000000;
JSON
{
"hex": "#e080f8",
"rgb": {
"r": 224,
"g": 128,
"b": 248
},
"hsl": {
"h": 288,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.74764,
"c": 0.19108,
"h": 319.3
},
"luminance": 0.38063
}Semantic roles & 50–950 ramp
primary
#E080F8
secondary
#DCF5D6
accent
#E6002E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85