#E480FF#E480FF
#E480FF is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.6% C 0.200 H 318.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E480FF |
|---|---|
| RGB | rgb(228, 128, 255) |
| HSL | hsl(287, 100%, 75%) |
| HSV | hsv(287, 50%, 100%) |
| CMYK | cmyk(10.6%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(68.86, 57.73, -47.51) |
| CIE-LCH | lch(68.86, 74.76, 320.55°) |
| OKLab | oklab(75.56% 0.1504 -0.1318) |
| OKLCH | oklch(75.56% 0.2 318.8) |
| XYZ | xyz(57.7617, 39.1544, 99.1033) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 6.01
Liliac
#C48EFD
ΔE00 6.56
Light Purple
#BF77F6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E480FF #9BFF80
analogous
#A480FF #E480FF #FF80DB
triadic
#E480FF #FFE480 #80FFE4
tetradic
#E480FF #FFA480 #9BFF80 #80DBFF
square
#E480FF #FFA480 #9BFF80 #80DBFF
split-complementary
#E480FF #DBFF80 #80FFA4
monochromatic
#CA06FF #D743FF #E480FF #F1BDFF #F8E0FF
Accessibility & contrast
On white
2.38
#E480FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#E480FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E480FF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E480FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E480FF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#E492B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e480ff; /* rgb */ color: rgb(228, 128, 255); /* oklch */ color: oklch(75.6% 0.200 318.8);
Tailwind
colors: {
custom: {
50: '#efa8ff',
500: '#e480ff',
950: '#000000',
},
}SCSS
$custom: #e480ff; $custom-light: #efa8ff; $custom-dark: #000000;
JSON
{
"hex": "#e480ff",
"rgb": {
"r": 228,
"g": 128,
"b": 255
},
"hsl": {
"h": 287.244,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.7556,
"c": 0.19996,
"h": 318.8
},
"luminance": 0.39152
}Semantic roles & 50–950 ramp
primary
#E480FF
secondary
#DBF7D4
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86