#E484F9#E484F9
#E484F9 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.8% C 0.188 H 320.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E484F9 |
|---|---|
| RGB | rgb(228, 132, 249) |
| HSL | hsl(289, 91%, 75%) |
| HSV | hsv(289, 47%, 98%) |
| CMYK | cmyk(8.4%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(69.35, 54.59, -43.46) |
| CIE-LCH | lch(69.35, 69.77, 321.47°) |
| OKLab | oklab(75.83% 0.1443 -0.1201) |
| OKLCH | oklch(75.83% 0.188 320.2) |
| XYZ | xyz(57.3430, 39.8382, 94.2731) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.35
Light Magenta
#FA5FF7
ΔE00 6.44
Orchid
#DA70D6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E484F9 #99F984
analogous
#AA84F9 #E484F9 #F984D3
triadic
#E484F9 #F9E484 #84F9E4
tetradic
#E484F9 #F9AA84 #99F984 #84D3F9
square
#E484F9 #F9AA84 #99F984 #84D3F9
split-complementary
#E484F9 #D3F984 #84F9AA
monochromatic
#CA0FF3 #D74AF6 #E484F9 #F1BEFC #F9E2FE
Accessibility & contrast
On white
2.34
#E484F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#E484F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E484F9
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E484F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E484F9 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#8DADF6
Tritanopia (blue-blind)
#E593B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e484f9; /* rgb */ color: rgb(228, 132, 249); /* oklch */ color: oklch(75.8% 0.188 320.2);
Tailwind
colors: {
custom: {
50: '#eeaafb',
500: '#e484f9',
950: '#000000',
},
}SCSS
$custom: #e484f9; $custom-light: #eeaafb; $custom-dark: #000000;
JSON
{
"hex": "#e484f9",
"rgb": {
"r": 228,
"g": 132,
"b": 249
},
"hsl": {
"h": 289.231,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.75835,
"c": 0.1877,
"h": 320.2
},
"luminance": 0.39836
}Semantic roles & 50–950 ramp
primary
#E484F9
secondary
#DBF6D5
accent
#E60029
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85