#E484F2#E484F2
#E484F2 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.5% C 0.181 H 322.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E484F2 |
|---|---|
| RGB | rgb(228, 132, 242) |
| HSL | hsl(292, 81%, 73%) |
| HSV | hsv(292, 45%, 95%) |
| CMYK | cmyk(5.8%, 45.5%, 0%, 5.1%) |
| CIE-LAB | lab(69.05, 53.26, -40.11) |
| CIE-LCH | lch(69.05, 66.67, 323.02°) |
| OKLab | oklab(75.51% 0.1432 -0.1104) |
| OKLCH | oklch(75.51% 0.181 322.4) |
| XYZ | xyz(56.2715, 39.4096, 88.6299) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.76
Orchid
#DA70D6
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 6.40
Violet Pink
#FB5FFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E484F2 #92F284
analogous
#AD84F2 #E484F2 #F284C9
triadic
#E484F2 #F2E484 #84F2E4
tetradic
#E484F2 #F2AD84 #92F284 #84C9F2
square
#E484F2 #F2AD84 #92F284 #84C9F2
split-complementary
#E484F2 #C9F284 #84F2AD
monochromatic
#CA18E4 #D84DEC #E484F2 #F0BBF8 #F9E3FC
Accessibility & contrast
On white
2.36
#E484F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E484F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E484F2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E484F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E484F2 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#91ACEF
Tritanopia (blue-blind)
#E791B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e484f2; /* rgb */ color: rgb(228, 132, 242); /* oklch */ color: oklch(75.5% 0.181 322.4);
Tailwind
colors: {
custom: {
50: '#eeaaf6',
500: '#e484f2',
950: '#000000',
},
}SCSS
$custom: #e484f2; $custom-light: #eeaaf6; $custom-dark: #000000;
JSON
{
"hex": "#e484f2",
"rgb": {
"r": 228,
"g": 132,
"b": 242
},
"hsl": {
"h": 292.364,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.75506,
"c": 0.18083,
"h": 322.4
},
"luminance": 0.39407
}Semantic roles & 50–950 ramp
primary
#E484F2
secondary
#DBF4D7
accent
#DD0823
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85