#E883FF#E883FF
#E883FF is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.4% C 0.197 H 320.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E883FF |
|---|---|
| RGB | rgb(232, 131, 255) |
| HSL | hsl(289, 100%, 76%) |
| HSV | hsv(289, 49%, 100%) |
| CMYK | cmyk(9%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(69.90, 57.32, -45.84) |
| CIE-LCH | lch(69.90, 73.39, 321.35°) |
| OKLab | oklab(76.43% 0.151 -0.1269) |
| OKLCH | oklch(76.43% 0.197 320) |
| XYZ | xyz(59.4428, 40.6107, 99.2958) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 5.11
Violet Pink
#FB5FFC
ΔE00 6.00
Light Magenta
#FA5FF7
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.75
Liliac
#C48EFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883FF #9AFF83
analogous
#AA83FF #E883FF #FF83D8
triadic
#E883FF #FFE883 #83FFE8
tetradic
#E883FF #FFAA83 #9AFF83 #83D8FF
square
#E883FF #FFAA83 #9AFF83 #83D8FF
split-complementary
#E883FF #D8FF83 #83FFAA
monochromatic
#D109FF #DD46FF #E883FF #F3C0FF #F9E0FF
Accessibility & contrast
On white
2.30
#E883FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#E883FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883FF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883FF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#8CAFFC
Tritanopia (blue-blind)
#E994B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e883ff; /* rgb */ color: rgb(232, 131, 255); /* oklch */ color: oklch(76.4% 0.197 320.0);
Tailwind
colors: {
custom: {
50: '#f1aaff',
500: '#e883ff',
950: '#000000',
},
}SCSS
$custom: #e883ff; $custom-light: #f1aaff; $custom-dark: #000000;
JSON
{
"hex": "#e883ff",
"rgb": {
"r": 232,
"g": 131,
"b": 255
},
"hsl": {
"h": 288.871,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76431,
"c": 0.19721,
"h": 320
},
"luminance": 0.40608
}Semantic roles & 50–950 ramp
primary
#E883FF
secondary
#DAF7D4
accent
#E6002B
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86