#E883EB#E883EB
#E883EB is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.5% C 0.178 H 326.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E883EB |
|---|---|
| RGB | rgb(232, 131, 235) |
| HSL | hsl(298, 72%, 72%) |
| HSV | hsv(298, 44%, 92%) |
| CMYK | cmyk(1.3%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(69.03, 53.62, -36.25) |
| CIE-LCH | lch(69.03, 64.72, 325.94°) |
| OKLab | oklab(75.5% 0.1479 -0.0993) |
| OKLCH | oklch(75.5% 0.178 326.1) |
| XYZ | xyz(56.3892, 39.3893, 83.2138) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.96
Purply Pink
#F075E6
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 3.59
Orchid
#DA70D6
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883EB #86EB83
analogous
#B483EB #E883EB #EB83BA
triadic
#E883EB #EBE883 #83EBE8
tetradic
#E883EB #EBB483 #86EB83 #83BAEB
square
#E883EB #EBB483 #86EB83 #83BAEB
split-complementary
#E883EB #BAEB83 #83EBB4
monochromatic
#CD22D2 #DE4EE2 #E883EB #F2B8F4 #FAE5FB
Accessibility & contrast
On white
2.37
#E883EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E883EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883EB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883EB | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#ED8EAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e883eb; /* rgb */ color: rgb(232, 131, 235); /* oklch */ color: oklch(75.5% 0.178 326.1);
Tailwind
colors: {
custom: {
50: '#f1aaf1',
500: '#e883eb',
950: '#000000',
},
}SCSS
$custom: #e883eb; $custom-light: #f1aaf1; $custom-dark: #000000;
JSON
{
"hex": "#e883eb",
"rgb": {
"r": 232,
"g": 131,
"b": 235
},
"hsl": {
"h": 298.269,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.755,
"c": 0.17812,
"h": 326.1
},
"luminance": 0.39387
}Semantic roles & 50–950 ramp
primary
#E883EB
secondary
#D8F2D8
accent
#D41117
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85