#E481F5#E481F5
#E481F5 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.2% C 0.189 H 321.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E481F5 |
|---|---|
| RGB | rgb(228, 129, 245) |
| HSL | hsl(291, 85%, 73%) |
| HSV | hsv(291, 47%, 96%) |
| CMYK | cmyk(6.9%, 47.3%, 0%, 3.9%) |
| CIE-LAB | lab(68.60, 55.33, -42.45) |
| CIE-LCH | lch(68.60, 69.74, 322.50°) |
| OKLab | oklab(75.22% 0.1478 -0.1172) |
| OKLCH | oklch(75.22% 0.189 321.6) |
| XYZ | xyz(56.3247, 38.7894, 90.8887) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.75
Violet Pink
#FB5FFC
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E481F5 #92F581
analogous
#AA81F5 #E481F5 #F581CC
triadic
#E481F5 #F5E481 #81F5E4
tetradic
#E481F5 #F5AA81 #92F581 #81CCF5
square
#E481F5 #F5AA81 #92F581 #81CCF5
split-complementary
#E481F5 #CCF581 #81F5AA
monochromatic
#CA13E9 #D848F0 #E481F5 #F0BAF9 #F9E3FD
Accessibility & contrast
On white
2.40
#E481F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#E481F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E481F5
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E481F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E481F5 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F9
Deuteranopia (green-blind)
#8DABF2
Tritanopia (blue-blind)
#E690B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e481f5; /* rgb */ color: rgb(228, 129, 245); /* oklch */ color: oklch(75.2% 0.189 321.6);
Tailwind
colors: {
custom: {
50: '#efa8f9',
500: '#e481f5',
950: '#000000',
},
}SCSS
$custom: #e481f5; $custom-light: #efa8f9; $custom-dark: #000000;
JSON
{
"hex": "#e481f5",
"rgb": {
"r": 228,
"g": 129,
"b": 245
},
"hsl": {
"h": 291.207,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.75215,
"c": 0.18857,
"h": 321.6
},
"luminance": 0.38787
}Semantic roles & 50–950 ramp
primary
#E481F5
secondary
#DBF5D6
accent
#E20424
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85