#E882EB#E882EB
#E882EB is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.4% C 0.180 H 326.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E882EB |
|---|---|
| RGB | rgb(232, 130, 235) |
| HSL | hsl(298, 72%, 72%) |
| HSV | hsv(298, 45%, 92%) |
| CMYK | cmyk(1.3%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.84, 54.12, -36.55) |
| CIE-LCH | lch(68.84, 65.30, 325.97°) |
| OKLab | oklab(75.36% 0.1493 -0.1002) |
| OKLCH | oklch(75.36% 0.18 326.1) |
| XYZ | xyz(56.2556, 39.1220, 83.1693) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.96
Purply Pink
#F075E6
ΔE00 2.77
Lavender Pink
#DD85D7
ΔE00 3.66
Orchid
#DA70D6
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882EB #85EB82
analogous
#B482EB #E882EB #EB82BA
triadic
#E882EB #EBE882 #82EBE8
tetradic
#E882EB #EBB482 #85EB82 #82BAEB
square
#E882EB #EBB482 #85EB82 #82BAEB
split-complementary
#E882EB #BAEB82 #82EBB4
monochromatic
#CC21D1 #DE4DE3 #E882EB #F2B7F3 #FAE5FB
Accessibility & contrast
On white
2.38
#E882EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#E882EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882EB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882EB | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#ED8DAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e882eb; /* rgb */ color: rgb(232, 130, 235); /* oklch */ color: oklch(75.4% 0.180 326.1);
Tailwind
colors: {
custom: {
50: '#f1a9f1',
500: '#e882eb',
950: '#000000',
},
}SCSS
$custom: #e882eb; $custom-light: #f1a9f1; $custom-dark: #000000;
JSON
{
"hex": "#e882eb",
"rgb": {
"r": 232,
"g": 130,
"b": 235
},
"hsl": {
"h": 298.286,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.75356,
"c": 0.17974,
"h": 326.1
},
"luminance": 0.39119
}Semantic roles & 50–950 ramp
primary
#E882EB
secondary
#D8F2D7
accent
#D41117
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85