#E080F2#E080F2
#E080F2 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.185 H 321.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E080F2 |
|---|---|
| RGB | rgb(224, 128, 242) |
| HSL | hsl(291, 81%, 73%) |
| HSV | hsv(291, 47%, 95%) |
| CMYK | cmyk(7.4%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.80, 54.15, -42.09) |
| CIE-LCH | lch(67.80, 68.59, 322.14°) |
| OKLab | oklab(74.48% 0.1441 -0.1162) |
| OKLCH | oklch(74.48% 0.185 321.1) |
| XYZ | xyz(54.4848, 37.6986, 88.3937) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.99
Violet Pink
#FB5FFC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080F2 #92F280
analogous
#A780F2 #E080F2 #F280CB
triadic
#E080F2 #F2E080 #80F2E0
tetradic
#E080F2 #F2A780 #92F280 #80CBF2
square
#E080F2 #F2A780 #92F280 #80CBF2
split-complementary
#E080F2 #CBF280 #80F2A7
monochromatic
#C117E1 #D248EC #E080F2 #EEB8F8 #F8E3FC
Accessibility & contrast
On white
2.46
#E080F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E080F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080F2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080F2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#E28FAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e080f2; /* rgb */ color: rgb(224, 128, 242); /* oklch */ color: oklch(74.5% 0.185 321.1);
Tailwind
colors: {
custom: {
50: '#eca8f7',
500: '#e080f2',
950: '#000000',
},
}SCSS
$custom: #e080f2; $custom-light: #eca8f7; $custom-dark: #000000;
JSON
{
"hex": "#e080f2",
"rgb": {
"r": 224,
"g": 128,
"b": 242
},
"hsl": {
"h": 290.526,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.74475,
"c": 0.18514,
"h": 321.1
},
"luminance": 0.37696
}Semantic roles & 50–950 ramp
primary
#E080F2
secondary
#DCF4D7
accent
#DE082A
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85