#E484E8#E484E8
#E484E8 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.1% C 0.171 H 325.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E484E8 |
|---|---|
| RGB | rgb(228, 132, 232) |
| HSL | hsl(298, 68%, 71%) |
| HSV | hsv(298, 43%, 91%) |
| CMYK | cmyk(1.7%, 43.1%, 0%, 9%) |
| CIE-LAB | lab(68.62, 51.42, -35.27) |
| CIE-LCH | lch(68.62, 62.35, 325.55°) |
| OKLab | oklab(75.05% 0.1414 -0.0966) |
| OKLCH | oklch(75.05% 0.171 325.7) |
| XYZ | xyz(54.8104, 38.8252, 80.9352) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Lavender Pink
#DD85D7
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.31
Orchid
#DA70D6
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 6.31
Light Magenta
#FA5FF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E484E8 #88E884
analogous
#B284E8 #E484E8 #E884BA
triadic
#E484E8 #E8E484 #84E8E4
tetradic
#E484E8 #E8B284 #88E884 #84BAE8
square
#E484E8 #E8B284 #88E884 #84BAE8
split-complementary
#E484E8 #BAE884 #84E8B2
monochromatic
#C526CC #D950DE #E484E8 #EFB8F2 #F9E5FA
Accessibility & contrast
On white
2.40
#E484E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#E484E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E484E8
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E484E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E484E8 | 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)
#7AA0EC
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#E98FAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e484e8; /* rgb */ color: rgb(228, 132, 232); /* oklch */ color: oklch(75.1% 0.171 325.7);
Tailwind
colors: {
custom: {
50: '#eeaaef',
500: '#e484e8',
950: '#000000',
},
}SCSS
$custom: #e484e8; $custom-light: #eeaaef; $custom-dark: #000000;
JSON
{
"hex": "#e484e8",
"rgb": {
"r": 228,
"g": 132,
"b": 232
},
"hsl": {
"h": 297.6,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.75052,
"c": 0.17125,
"h": 325.7
},
"luminance": 0.38823
}Semantic roles & 50–950 ramp
primary
#E484E8
secondary
#D8F1D7
accent
#D0151D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84