#E080F3#E080F3
#E080F3 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.5% C 0.186 H 320.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E080F3 |
|---|---|
| RGB | rgb(224, 128, 243) |
| HSL | hsl(290, 83%, 73%) |
| HSV | hsv(290, 47%, 95%) |
| CMYK | cmyk(7.8%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.84, 54.34, -42.57) |
| CIE-LCH | lch(67.84, 69.03, 321.92°) |
| OKLab | oklab(74.52% 0.1443 -0.1176) |
| OKLCH | oklch(74.52% 0.186 320.8) |
| XYZ | xyz(54.6354, 37.7589, 89.1869) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.41
Orchid
#DA70D6
ΔE00 5.42
Violet Pink
#FB5FFC
ΔE00 5.99
Light Magenta
#FA5FF7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080F3 #93F380
analogous
#A680F3 #E080F3 #F380CC
triadic
#E080F3 #F3E080 #80F3E0
tetradic
#E080F3 #F3A680 #93F380 #80CCF3
square
#E080F3 #F3A680 #93F380 #80CCF3
split-complementary
#E080F3 #CCF380 #80F3A6
monochromatic
#C115E3 #D248EE #E080F3 #EEB8F8 #F8E3FC
Accessibility & contrast
On white
2.46
#E080F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#E080F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080F3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080F3 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF7
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#E28FAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e080f3; /* rgb */ color: rgb(224, 128, 243); /* oklch */ color: oklch(74.5% 0.186 320.8);
Tailwind
colors: {
custom: {
50: '#eca8f7',
500: '#e080f3',
950: '#000000',
},
}SCSS
$custom: #e080f3; $custom-light: #eca8f7; $custom-dark: #000000;
JSON
{
"hex": "#e080f3",
"rgb": {
"r": 224,
"g": 128,
"b": 243
},
"hsl": {
"h": 290.087,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.74523,
"c": 0.18613,
"h": 320.8
},
"luminance": 0.37757
}Semantic roles & 50–950 ramp
primary
#E080F3
secondary
#DCF4D7
accent
#DF062A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85