#E080F9#E080F9
#E080F9 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.192 H 319.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E080F9 |
|---|---|
| RGB | rgb(224, 128, 249) |
| HSL | hsl(288, 91%, 74%) |
| HSV | hsv(288, 49%, 98%) |
| CMYK | cmyk(10%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(68.11, 55.49, -45.44) |
| CIE-LCH | lch(68.11, 71.72, 320.69°) |
| OKLab | oklab(74.81% 0.1451 -0.1259) |
| OKLCH | oklch(74.81% 0.192 319.1) |
| XYZ | xyz(55.5563, 38.1272, 94.0370) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 6.01
Light Magenta
#FA5FF7
ΔE00 6.12
Orchid
#DA70D6
ΔE00 6.21
Liliac
#C48EFD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080F9 #99F980
analogous
#A480F9 #E080F9 #F980D6
triadic
#E080F9 #F9E080 #80F9E0
tetradic
#E080F9 #F9A480 #99F980 #80D6F9
square
#E080F9 #F9A480 #99F980 #80D6F9
split-complementary
#E080F9 #D6F980 #80F9A4
monochromatic
#C30BF3 #D246F6 #E080F9 #EEBAFC #F8E2FE
Accessibility & contrast
On white
2.43
#E080F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E080F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080F9
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080F9 | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFD
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#E191B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e080f9; /* rgb */ color: rgb(224, 128, 249); /* oklch */ color: oklch(74.8% 0.192 319.1);
Tailwind
colors: {
custom: {
50: '#eca8fb',
500: '#e080f9',
950: '#000000',
},
}SCSS
$custom: #e080f9; $custom-light: #eca8fb; $custom-dark: #000000;
JSON
{
"hex": "#e080f9",
"rgb": {
"r": 224,
"g": 128,
"b": 249
},
"hsl": {
"h": 287.603,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.74813,
"c": 0.19207,
"h": 319.1
},
"luminance": 0.38125
}Semantic roles & 50–950 ramp
primary
#E080F9
secondary
#DCF6D5
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85