#E481FF#E481FF
#E481FF is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.7% C 0.198 H 318.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E481FF |
|---|---|
| RGB | rgb(228, 129, 255) |
| HSL | hsl(287, 100%, 75%) |
| HSV | hsv(287, 49%, 100%) |
| CMYK | cmyk(10.6%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(69.05, 57.23, -47.21) |
| CIE-LCH | lch(69.05, 74.19, 320.48°) |
| OKLab | oklab(75.7% 0.1491 -0.1309) |
| OKLCH | oklch(75.7% 0.198 318.7) |
| XYZ | xyz(57.8928, 39.4166, 99.1470) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 5.40
Violet Pink
#FB5FFC
ΔE00 5.96
Light Magenta
#FA5FF7
ΔE00 6.16
Liliac
#C48EFD
ΔE00 6.48
Light Purple
#BF77F6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E481FF #9CFF81
analogous
#A581FF #E481FF #FF81DB
triadic
#E481FF #FFE481 #81FFE4
tetradic
#E481FF #FFA581 #9CFF81 #81DBFF
square
#E481FF #FFA581 #9CFF81 #81DBFF
split-complementary
#E481FF #DBFF81 #81FFA5
monochromatic
#CA07FF #D744FF #E481FF #F1BEFF #F8E0FF
Accessibility & contrast
On white
2.36
#E481FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E481FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E481FF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E481FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E481FF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#E493B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e481ff; /* rgb */ color: rgb(228, 129, 255); /* oklch */ color: oklch(75.7% 0.198 318.7);
Tailwind
colors: {
custom: {
50: '#efa9ff',
500: '#e481ff',
950: '#000000',
},
}SCSS
$custom: #e481ff; $custom-light: #efa9ff; $custom-dark: #000000;
JSON
{
"hex": "#e481ff",
"rgb": {
"r": 228,
"g": 129,
"b": 255
},
"hsl": {
"h": 287.143,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.757,
"c": 0.1984,
"h": 318.7
},
"luminance": 0.39414
}Semantic roles & 50–950 ramp
primary
#E481FF
secondary
#DBF7D4
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86