#E883EA#E883EA
#E883EA is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.5% C 0.177 H 326.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E883EA |
|---|---|
| RGB | rgb(232, 131, 234) |
| HSL | hsl(299, 71%, 72%) |
| HSV | hsv(299, 44%, 92%) |
| CMYK | cmyk(0.9%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(68.99, 53.44, -35.76) |
| CIE-LCH | lch(68.99, 64.30, 326.21°) |
| OKLab | oklab(75.46% 0.1477 -0.0979) |
| OKLCH | oklch(75.46% 0.177 326.5) |
| XYZ | xyz(56.2452, 39.3317, 82.4551) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.99
Purply Pink
#F075E6
ΔE00 2.88
Lavender Pink
#DD85D7
ΔE00 3.43
Orchid
#DA70D6
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883EA #85EA83
analogous
#B583EA #E883EA #EA83B9
triadic
#E883EA #EAE883 #83EAE8
tetradic
#E883EA #EAB583 #85EA83 #83B9EA
square
#E883EA #EAB583 #85EA83 #83B9EA
split-complementary
#E883EA #B9EA83 #83EAB5
monochromatic
#CC23CF #DE4FE1 #E883EA #F2B7F3 #FAE5FB
Accessibility & contrast
On white
2.37
#E883EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#E883EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883EA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883EA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0EE
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#ED8EAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e883ea; /* rgb */ color: rgb(232, 131, 234); /* oklch */ color: oklch(75.5% 0.177 326.5);
Tailwind
colors: {
custom: {
50: '#f1aaf1',
500: '#e883ea',
950: '#000000',
},
}SCSS
$custom: #e883ea; $custom-light: #f1aaf1; $custom-dark: #000000;
JSON
{
"hex": "#e883ea",
"rgb": {
"r": 232,
"g": 131,
"b": 234
},
"hsl": {
"h": 298.835,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.75455,
"c": 0.17719,
"h": 326.5
},
"luminance": 0.39329
}Semantic roles & 50–950 ramp
primary
#E883EA
secondary
#D8F2D7
accent
#D31216
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84