#E080FB#E080FB
#E080FB is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.9% C 0.194 H 318.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E080FB |
|---|---|
| RGB | rgb(224, 128, 251) |
| HSL | hsl(287, 94%, 74%) |
| HSV | hsv(287, 49%, 98%) |
| CMYK | cmyk(10.8%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(68.21, 55.88, -46.39) |
| CIE-LCH | lch(68.21, 72.63, 320.30°) |
| OKLab | oklab(74.91% 0.1454 -0.1286) |
| OKLCH | oklch(74.91% 0.194 318.5) |
| XYZ | xyz(55.8699, 38.2527, 95.6886) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 6.05
Light Magenta
#FA5FF7
ΔE00 6.19
Liliac
#C48EFD
ΔE00 6.20
Light Purple
#BF77F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080FB #9BFB80
analogous
#A380FB #E080FB #FB80D9
triadic
#E080FB #FBE080 #80FBE0
tetradic
#E080FB #FBA380 #9BFB80 #80D9FB
square
#E080FB #FBA380 #9BFB80 #80D9FB
split-complementary
#E080FB #D9FB80 #80FBA3
monochromatic
#C309F7 #D245F9 #E080FB #EEBBFD #F8E1FE
Accessibility & contrast
On white
2.43
#E080FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E080FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080FB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080FB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#E091B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e080fb; /* rgb */ color: rgb(224, 128, 251); /* oklch */ color: oklch(74.9% 0.194 318.5);
Tailwind
colors: {
custom: {
50: '#eca8fd',
500: '#e080fb',
950: '#000000',
},
}SCSS
$custom: #e080fb; $custom-light: #eca8fd; $custom-dark: #000000;
JSON
{
"hex": "#e080fb",
"rgb": {
"r": 224,
"g": 128,
"b": 251
},
"hsl": {
"h": 286.829,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.74912,
"c": 0.19408,
"h": 318.5
},
"luminance": 0.38251
}Semantic roles & 50–950 ramp
primary
#E080FB
secondary
#DCF6D5
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85