#E484EA#E484EA
#E484EA is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.1% C 0.173 H 325.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E484EA |
|---|---|
| RGB | rgb(228, 132, 234) |
| HSL | hsl(296, 71%, 72%) |
| HSV | hsv(296, 44%, 92%) |
| CMYK | cmyk(2.6%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.71, 51.78, -36.24) |
| CIE-LCH | lch(68.71, 63.20, 325.01°) |
| OKLab | oklab(75.14% 0.1418 -0.0994) |
| OKLCH | oklch(75.14% 0.173 325) |
| XYZ | xyz(55.0961, 38.9395, 82.4399) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.61
Lavender Pink
#DD85D7
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 3.39
Orchid
#DA70D6
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 6.35
Light Magenta
#FA5FF7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E484EA #8AEA84
analogous
#B184EA #E484EA #EA84BD
triadic
#E484EA #EAE484 #84EAE4
tetradic
#E484EA #EAB184 #8AEA84 #84BDEA
square
#E484EA #EAB184 #8AEA84 #84BDEA
split-complementary
#E484EA #BDEA84 #84EAB1
monochromatic
#C624D0 #D950E1 #E484EA #EFB8F3 #F9E5FB
Accessibility & contrast
On white
2.39
#E484EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#E484EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E484EA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E484EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E484EA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#E88FAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e484ea; /* rgb */ color: rgb(228, 132, 234); /* oklch */ color: oklch(75.1% 0.173 325.0);
Tailwind
colors: {
custom: {
50: '#eeaaf1',
500: '#e484ea',
950: '#000000',
},
}SCSS
$custom: #e484ea; $custom-light: #eeaaf1; $custom-dark: #000000;
JSON
{
"hex": "#e484ea",
"rgb": {
"r": 228,
"g": 132,
"b": 234
},
"hsl": {
"h": 296.471,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.75141,
"c": 0.17314,
"h": 325
},
"luminance": 0.38937
}Semantic roles & 50–950 ramp
primary
#E484EA
secondary
#D9F2D8
accent
#D3131E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84