#E882F9#E882F9
#E882F9 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.193 H 321.7°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E882F9 |
|---|---|
| RGB | rgb(232, 130, 249) |
| HSL | hsl(291, 91%, 74%) |
| HSV | hsv(291, 48%, 98%) |
| CMYK | cmyk(6.8%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(69.44, 56.68, -43.29) |
| CIE-LCH | lch(69.44, 71.32, 322.63°) |
| OKLab | oklab(76% 0.1515 -0.1195) |
| OKLCH | oklch(76% 0.193 321.7) |
| XYZ | xyz(58.3583, 39.9631, 94.2438) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 5.86
Orchid
#DA70D6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882F9 #93F982
analogous
#AD82F9 #E882F9 #F982CE
triadic
#E882F9 #F9E882 #82F9E8
tetradic
#E882F9 #F9AD82 #93F982 #82CEF9
square
#E882F9 #F9AD82 #93F982 #82CEF9
split-complementary
#E882F9 #CEF982 #82F9AD
monochromatic
#D30DF3 #DD48F6 #E882F9 #F3BCFC #FAE2FE
Accessibility & contrast
On white
2.34
#E882F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#E882F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882F9
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882F9 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FD
Deuteranopia (green-blind)
#8EAEF6
Tritanopia (blue-blind)
#EA91B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e882f9; /* rgb */ color: rgb(232, 130, 249); /* oklch */ color: oklch(76.0% 0.193 321.7);
Tailwind
colors: {
custom: {
50: '#f1a9fb',
500: '#e882f9',
950: '#000000',
},
}SCSS
$custom: #e882f9; $custom-light: #f1a9fb; $custom-dark: #000000;
JSON
{
"hex": "#e882f9",
"rgb": {
"r": 232,
"g": 130,
"b": 249
},
"hsl": {
"h": 291.429,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.76002,
"c": 0.19295,
"h": 321.7
},
"luminance": 0.39961
}Semantic roles & 50–950 ramp
primary
#E882F9
secondary
#DAF6D5
accent
#E60021
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85