#E87FF3#E87FF3
#E87FF3 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.3% C 0.192 H 323.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E87FF3 |
|---|---|
| RGB | rgb(232, 127, 243) |
| HSL | hsl(294, 83%, 73%) |
| HSV | hsv(294, 48%, 95%) |
| CMYK | cmyk(4.5%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(68.61, 57.05, -41.30) |
| CIE-LCH | lch(68.61, 70.43, 324.10°) |
| OKLab | oklab(75.3% 0.1547 -0.1138) |
| OKLCH | oklch(75.3% 0.192 323.7) |
| XYZ | xyz(57.0442, 38.8082, 89.2626) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87FF3 #8AF37F
analogous
#AE7FF3 #E87FF3 #F37FC4
triadic
#E87FF3 #F3E87F #7FF3E8
tetradic
#E87FF3 #F3AE7F #8AF37F #7FC4F3
square
#E87FF3 #F3AE7F #8AF37F #7FC4F3
split-complementary
#E87FF3 #C4F37F #7FF3AE
monochromatic
#CF15E2 #DE47EE #E87FF3 #F2B7F8 #FAE3FC
Accessibility & contrast
On white
2.40
#E87FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#E87FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87FF3
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87FF3 | 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)
#709FF7
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#EC8DAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e87ff3; /* rgb */ color: rgb(232, 127, 243); /* oklch */ color: oklch(75.3% 0.192 323.7);
Tailwind
colors: {
custom: {
50: '#f1a7f7',
500: '#e87ff3',
950: '#000000',
},
}SCSS
$custom: #e87ff3; $custom-light: #f1a7f7; $custom-dark: #000000;
JSON
{
"hex": "#e87ff3",
"rgb": {
"r": 232,
"g": 127,
"b": 243
},
"hsl": {
"h": 294.31,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.753,
"c": 0.19201,
"h": 323.7
},
"luminance": 0.38806
}Semantic roles & 50–950 ramp
primary
#E87FF3
secondary
#DAF4D7
accent
#DF061B
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85