#E87AEE#E87AEE
#E87AEE is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.4% C 0.195 H 325.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E87AEE |
|---|---|
| RGB | rgb(232, 122, 238) |
| HSL | hsl(297, 77%, 71%) |
| HSV | hsv(297, 49%, 93%) |
| CMYK | cmyk(2.5%, 48.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.46, 58.58, -40.34) |
| CIE-LCH | lch(67.46, 71.13, 325.44°) |
| OKLab | oklab(74.38% 0.1607 -0.111) |
| OKLCH | oklch(74.38% 0.195 325.4) |
| XYZ | xyz(55.6696, 37.2507, 85.1301) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 2.28
Orchid
#DA70D6
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.70
Candy Pink
#FF63E9
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87AEE #80EE7A
analogous
#AE7AEE #E87AEE #EE7ABA
triadic
#E87AEE #EEE87A #7AEEE8
tetradic
#E87AEE #EEAE7A #80EE7A #7ABAEE
square
#E87AEE #EEAE7A #80EE7A #7ABAEE
split-complementary
#E87AEE #BAEE7A #7AEEAE
monochromatic
#C91BD3 #DF44E7 #E87AEE #F1B0F5 #FAE4FC
Accessibility & contrast
On white
2.49
#E87AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#E87AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87AEE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87AEE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#8EA9EB
Tritanopia (blue-blind)
#ED87A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e87aee; /* rgb */ color: rgb(232, 122, 238); /* oklch */ color: oklch(74.4% 0.195 325.4);
Tailwind
colors: {
custom: {
50: '#f2a4f4',
500: '#e87aee',
950: '#000000',
},
}SCSS
$custom: #e87aee; $custom-light: #f2a4f4; $custom-dark: #000000;
JSON
{
"hex": "#e87aee",
"rgb": {
"r": 232,
"g": 122,
"b": 238
},
"hsl": {
"h": 296.897,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.74378,
"c": 0.19528,
"h": 325.4
},
"luminance": 0.37248
}Semantic roles & 50–950 ramp
primary
#E87AEE
secondary
#D4F2D2
accent
#DA0C17
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85