#E882F7#E882F7
#E882F7 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.9% C 0.191 H 322.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E882F7 |
|---|---|
| RGB | rgb(232, 130, 247) |
| HSL | hsl(292, 88%, 74%) |
| HSV | hsv(292, 47%, 97%) |
| CMYK | cmyk(6.1%, 47.4%, 0%, 3.1%) |
| CIE-LAB | lab(69.35, 56.31, -42.33) |
| CIE-LCH | lch(69.35, 70.44, 323.06°) |
| OKLab | oklab(75.91% 0.1512 -0.1167) |
| OKLCH | oklch(75.91% 0.191 322.3) |
| XYZ | xyz(58.0480, 39.8390, 92.6097) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 5.81
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882F7 #91F782
analogous
#AE82F7 #E882F7 #F782CC
triadic
#E882F7 #F7E882 #82F7E8
tetradic
#E882F7 #F7AE82 #91F782 #82CCF7
square
#E882F7 #F7AE82 #91F782 #82CCF7
split-complementary
#E882F7 #CCF782 #82F7AE
monochromatic
#D30FEF #DD48F3 #E882F7 #F3BCFB #FAE2FD
Accessibility & contrast
On white
2.34
#E882F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#E882F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882F7
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882F7 | 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)
#72A2FB
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#EB91B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e882f7; /* rgb */ color: rgb(232, 130, 247); /* oklch */ color: oklch(75.9% 0.191 322.3);
Tailwind
colors: {
custom: {
50: '#f1a9fa',
500: '#e882f7',
950: '#000000',
},
}SCSS
$custom: #e882f7; $custom-light: #f1a9fa; $custom-dark: #000000;
JSON
{
"hex": "#e882f7",
"rgb": {
"r": 232,
"g": 130,
"b": 247
},
"hsl": {
"h": 292.308,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.75908,
"c": 0.19103,
"h": 322.3
},
"luminance": 0.39836
}Semantic roles & 50–950 ramp
primary
#E882F7
secondary
#DAF5D6
accent
#E5011E
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85