#E080F6#E080F6
#E080F6 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.189 H 319.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E080F6 |
|---|---|
| RGB | rgb(224, 128, 246) |
| HSL | hsl(289, 87%, 73%) |
| HSV | hsv(289, 48%, 96%) |
| CMYK | cmyk(8.9%, 48%, 0%, 3.5%) |
| CIE-LAB | lab(67.98, 54.92, -44.01) |
| CIE-LCH | lch(67.98, 70.37, 321.29°) |
| OKLab | oklab(74.67% 0.1447 -0.1217) |
| OKLCH | oklch(74.67% 0.189 319.9) |
| XYZ | xyz(55.0921, 37.9416, 91.5923) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 4.67
Orchid
#DA70D6
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 5.90
Violet Pink
#FB5FFC
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080F6 #96F680
analogous
#A580F6 #E080F6 #F680D1
triadic
#E080F6 #F6E080 #80F6E0
tetradic
#E080F6 #F6A580 #96F680 #80D1F6
square
#E080F6 #F6A580 #96F680 #80D1F6
split-complementary
#E080F6 #D1F680 #80F6A5
monochromatic
#C211EB #D247F2 #E080F6 #EEB9FA #F8E2FD
Accessibility & contrast
On white
2.45
#E080F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#E080F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080F6
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080F6 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FFA
Deuteranopia (green-blind)
#89A9F3
Tritanopia (blue-blind)
#E190B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e080f6; /* rgb */ color: rgb(224, 128, 246); /* oklch */ color: oklch(74.7% 0.189 319.9);
Tailwind
colors: {
custom: {
50: '#eca8f9',
500: '#e080f6',
950: '#000000',
},
}SCSS
$custom: #e080f6; $custom-light: #eca8f9; $custom-dark: #000000;
JSON
{
"hex": "#e080f6",
"rgb": {
"r": 224,
"g": 128,
"b": 246
},
"hsl": {
"h": 288.814,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.74667,
"c": 0.18909,
"h": 319.9
},
"luminance": 0.37939
}Semantic roles & 50–950 ramp
primary
#E080F6
secondary
#DCF5D6
accent
#E3022C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85