#E481F4#E481F4
#E481F4 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.2% C 0.188 H 321.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E481F4 |
|---|---|
| RGB | rgb(228, 129, 244) |
| HSL | hsl(292, 84%, 73%) |
| HSV | hsv(292, 47%, 96%) |
| CMYK | cmyk(6.6%, 47.1%, 0%, 4.3%) |
| CIE-LAB | lab(68.55, 55.14, -41.97) |
| CIE-LCH | lch(68.55, 69.30, 322.72°) |
| OKLab | oklab(75.17% 0.1476 -0.1158) |
| OKLCH | oklch(75.17% 0.188 321.9) |
| XYZ | xyz(56.1725, 38.7285, 90.0869) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.63
Violet Pink
#FB5FFC
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E481F4 #91F481
analogous
#AA81F4 #E481F4 #F481CA
triadic
#E481F4 #F4E481 #81F4E4
tetradic
#E481F4 #F4AA81 #91F481 #81CAF4
square
#E481F4 #F4AA81 #91F481 #81CAF4
split-complementary
#E481F4 #CAF481 #81F4AA
monochromatic
#C914E6 #D849EF #E481F4 #F0B9F9 #F9E3FD
Accessibility & contrast
On white
2.40
#E481F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#E481F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E481F4
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E481F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E481F4 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F8
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#E790AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e481f4; /* rgb */ color: rgb(228, 129, 244); /* oklch */ color: oklch(75.2% 0.188 321.9);
Tailwind
colors: {
custom: {
50: '#eea8f8',
500: '#e481f4',
950: '#000000',
},
}SCSS
$custom: #e481f4; $custom-light: #eea8f8; $custom-dark: #000000;
JSON
{
"hex": "#e481f4",
"rgb": {
"r": 228,
"g": 129,
"b": 244
},
"hsl": {
"h": 291.652,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.75168,
"c": 0.1876,
"h": 321.9
},
"luminance": 0.38726
}Semantic roles & 50–950 ramp
primary
#E481F4
secondary
#DBF4D7
accent
#E00524
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85