#E882FF#E882FF
#E882FF is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.199 H 320.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E882FF |
|---|---|
| RGB | rgb(232, 130, 255) |
| HSL | hsl(289, 100%, 75%) |
| HSV | hsv(289, 49%, 100%) |
| CMYK | cmyk(9%, 49%, 0%, 0%) |
| CIE-LAB | lab(69.71, 57.81, -46.14) |
| CIE-LCH | lch(69.71, 73.97, 321.41°) |
| OKLab | oklab(76.29% 0.1523 -0.1277) |
| OKLCH | oklch(76.29% 0.199 320) |
| XYZ | xyz(59.3091, 40.3434, 99.2513) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 5.04
Violet Pink
#FB5FFC
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.79
Candy Pink
#FF63E9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882FF #99FF82
analogous
#A982FF #E882FF #FF82D7
triadic
#E882FF #FFE882 #82FFE8
tetradic
#E882FF #FFA982 #99FF82 #82D7FF
square
#E882FF #FFA982 #99FF82 #82D7FF
split-complementary
#E882FF #D7FF82 #82FFA9
monochromatic
#D108FF #DD45FF #E882FF #F3BFFF #F9E0FF
Accessibility & contrast
On white
2.32
#E882FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#E882FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882FF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882FF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#E993B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e882ff; /* rgb */ color: rgb(232, 130, 255); /* oklch */ color: oklch(76.3% 0.199 320.0);
Tailwind
colors: {
custom: {
50: '#f1a9ff',
500: '#e882ff',
950: '#000000',
},
}SCSS
$custom: #e882ff; $custom-light: #f1a9ff; $custom-dark: #000000;
JSON
{
"hex": "#e882ff",
"rgb": {
"r": 232,
"g": 130,
"b": 255
},
"hsl": {
"h": 288.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76291,
"c": 0.19877,
"h": 320
},
"luminance": 0.40341
}Semantic roles & 50–950 ramp
primary
#E882FF
secondary
#DAF7D4
accent
#E6002A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86