#E481E4#E481E4
#E481E4 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.4% C 0.172 H 327.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E481E4 |
|---|---|
| RGB | rgb(228, 129, 228) |
| HSL | hsl(300, 65%, 70%) |
| HSV | hsv(300, 43%, 89%) |
| CMYK | cmyk(0%, 43.4%, 0%, 10.6%) |
| CIE-LAB | lab(67.87, 52.21, -34.23) |
| CIE-LCH | lch(67.87, 62.43, 326.75°) |
| OKLab | oklab(74.44% 0.1449 -0.0936) |
| OKLCH | oklch(74.44% 0.172 327.1) |
| XYZ | xyz(53.8478, 37.7986, 77.8432) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Lavender Pink
#DD85D7
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 2.76
Orchid
#DA70D6
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 5.82
Light Magenta
#FA5FF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E481E4 #81E481
analogous
#B281E4 #E481E4 #E481B3
triadic
#E481E4 #E4E481 #81E4E4
tetradic
#E481E4 #E4B381 #81E481 #81B2E4
square
#E481E4 #E4B381 #81E481 #81B2E4
split-complementary
#E481E4 #B3E481 #81E4B3
monochromatic
#C129C1 #D94FD9 #E481E4 #EFB3EF #FAE6FA
Accessibility & contrast
On white
2.45
#E481E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E481E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E481E4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E481E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E481E4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799DE7
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#E98BA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e481e4; /* rgb */ color: rgb(228, 129, 228); /* oklch */ color: oklch(74.4% 0.172 327.1);
Tailwind
colors: {
custom: {
50: '#eea8ed',
500: '#e481e4',
950: '#000000',
},
}SCSS
$custom: #e481e4; $custom-light: #eea8ed; $custom-dark: #000000;
JSON
{
"hex": "#e481e4",
"rgb": {
"r": 228,
"g": 129,
"b": 228
},
"hsl": {
"h": 300,
"s": 64.706,
"l": 70
},
"oklch": {
"l": 0.74437,
"c": 0.17249,
"h": 327.1
},
"luminance": 0.37796
}Semantic roles & 50–950 ramp
primary
#E481E4
secondary
#D3EED3
accent
#CD1919
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84