#E883EE#E883EE
#E883EE is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.6% C 0.181 H 325.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E883EE |
|---|---|
| RGB | rgb(232, 131, 238) |
| HSL | hsl(297, 76%, 72%) |
| HSV | hsv(297, 45%, 93%) |
| CMYK | cmyk(2.5%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(69.16, 54.16, -37.70) |
| CIE-LCH | lch(69.16, 65.99, 325.16°) |
| OKLab | oklab(75.63% 0.1484 -0.1035) |
| OKLCH | oklch(75.63% 0.181 325.1) |
| XYZ | xyz(56.8263, 39.5641, 85.5157) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.05
Purply Pink
#F075E6
ΔE00 3.13
Lavender Pink
#DD85D7
ΔE00 4.06
Orchid
#DA70D6
ΔE00 5.40
Candy Pink
#FF63E9
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883EE #89EE83
analogous
#B383EE #E883EE #EE83BE
triadic
#E883EE #EEE883 #83EEE8
tetradic
#E883EE #EEB383 #89EE83 #83BEEE
square
#E883EE #EEB383 #89EE83 #83BEEE
split-complementary
#E883EE #BEEE83 #83EEB3
monochromatic
#CE1ED9 #DE4DE7 #E883EE #F2B9F5 #FAE4FB
Accessibility & contrast
On white
2.36
#E883EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E883EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883EE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883EE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#ED8FAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e883ee; /* rgb */ color: rgb(232, 131, 238); /* oklch */ color: oklch(75.6% 0.181 325.1);
Tailwind
colors: {
custom: {
50: '#f1aaf4',
500: '#e883ee',
950: '#000000',
},
}SCSS
$custom: #e883ee; $custom-light: #f1aaf4; $custom-dark: #000000;
JSON
{
"hex": "#e883ee",
"rgb": {
"r": 232,
"g": 131,
"b": 238
},
"hsl": {
"h": 296.636,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.75635,
"c": 0.1809,
"h": 325.1
},
"luminance": 0.39561
}Semantic roles & 50–950 ramp
primary
#E883EE
secondary
#D9F3D8
accent
#D80D19
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85