#E883F4#E883F4
#E883F4 is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.9% C 0.187 H 323.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E883F4 |
|---|---|
| RGB | rgb(232, 131, 244) |
| HSL | hsl(294, 84%, 74%) |
| HSV | hsv(294, 46%, 96%) |
| CMYK | cmyk(4.9%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(69.41, 55.26, -40.59) |
| CIE-LCH | lch(69.41, 68.56, 323.70°) |
| OKLab | oklab(75.91% 0.1494 -0.1118) |
| OKLCH | oklch(75.91% 0.187 323.2) |
| XYZ | xyz(57.7225, 39.9226, 90.2357) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 5.02
Orchid
#DA70D6
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 6.00
Violet Pink
#FB5FFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883F4 #8FF483
analogous
#AF83F4 #E883F4 #F483C7
triadic
#E883F4 #F4E883 #83F4E8
tetradic
#E883F4 #F4AF83 #8FF483 #83C7F4
square
#E883F4 #F4AF83 #8FF483 #83C7F4
split-complementary
#E883F4 #C7F483 #83F4AF
monochromatic
#D215E8 #DE4BEF #E883F4 #F2BBF9 #FAE3FD
Accessibility & contrast
On white
2.34
#E883F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#E883F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883F4
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883F4 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#EB91B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e883f4; /* rgb */ color: rgb(232, 131, 244); /* oklch */ color: oklch(75.9% 0.187 323.2);
Tailwind
colors: {
custom: {
50: '#f1aaf8',
500: '#e883f4',
950: '#000000',
},
}SCSS
$custom: #e883f4; $custom-light: #f1aaf8; $custom-dark: #000000;
JSON
{
"hex": "#e883f4",
"rgb": {
"r": 232,
"g": 131,
"b": 244
},
"hsl": {
"h": 293.628,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.75909,
"c": 0.18657,
"h": 323.2
},
"luminance": 0.3992
}Semantic roles & 50–950 ramp
primary
#E883F4
secondary
#DAF4D7
accent
#E0051D
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85