#E883E2#E883E2
#E883E2 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.1% C 0.170 H 329.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E883E2 |
|---|---|
| RGB | rgb(232, 131, 226) |
| HSL | hsl(304, 69%, 71%) |
| HSV | hsv(304, 44%, 91%) |
| CMYK | cmyk(0%, 43.5%, 2.6%, 9%) |
| CIE-LAB | lab(68.67, 52.02, -31.85) |
| CIE-LCH | lch(68.67, 61.00, 328.52°) |
| OKLab | oklab(75.11% 0.1461 -0.0868) |
| OKLCH | oklch(75.11% 0.17 329.3) |
| XYZ | xyz(55.1217, 38.8823, 76.5384) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Lavender Pink
#DD85D7
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 2.94
Orchid
#DA70D6
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883E2 #83E889
analogous
#BB83E8 #E883E2 #E883AF
triadic
#E883E2 #E2E883 #83E2E8
tetradic
#E883E2 #E8BB83 #83E889 #83AFE8
square
#E883E2 #E8BB83 #83E889 #83AFE8
split-complementary
#E883E2 #AFE883 #83E8BB
monochromatic
#CB26C1 #DE4FD6 #E883E2 #F2B7EE #FAE5F9
Accessibility & contrast
On white
2.39
#E883E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#E883E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883E2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883E2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9FE5
Deuteranopia (green-blind)
#99ACDF
Tritanopia (blue-blind)
#EF8CA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e883e2; /* rgb */ color: rgb(232, 131, 226); /* oklch */ color: oklch(75.1% 0.170 329.3);
Tailwind
colors: {
custom: {
50: '#f1aaeb',
500: '#e883e2',
950: '#000000',
},
}SCSS
$custom: #e883e2; $custom-light: #f1aaeb; $custom-dark: #000000;
JSON
{
"hex": "#e883e2",
"rgb": {
"r": 232,
"g": 131,
"b": 226
},
"hsl": {
"h": 303.564,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.75106,
"c": 0.16996,
"h": 329.3
},
"luminance": 0.38879
}Semantic roles & 50–950 ramp
primary
#E883E2
secondary
#D6F1D8
accent
#D12015
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84