#E883F9#E883F9
#E883F9 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.1% C 0.191 H 321.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E883F9 |
|---|---|
| RGB | rgb(232, 131, 249) |
| HSL | hsl(291, 91%, 75%) |
| HSV | hsv(291, 47%, 98%) |
| CMYK | cmyk(6.8%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.63, 56.19, -42.99) |
| CIE-LCH | lch(69.63, 70.74, 322.58°) |
| OKLab | oklab(76.14% 0.1502 -0.1186) |
| OKLCH | oklch(76.14% 0.191 321.7) |
| XYZ | xyz(58.4920, 40.2304, 94.2883) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 5.94
Light Magenta
#FA5FF7
ΔE00 6.02
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883F9 #94F983
analogous
#AD83F9 #E883F9 #F983CF
triadic
#E883F9 #F9E883 #83F9E8
tetradic
#E883F9 #F9AD83 #94F983 #83CFF9
square
#E883F9 #F9AD83 #94F983 #83CFF9
split-complementary
#E883F9 #CFF983 #83F9AD
monochromatic
#D20EF3 #DD49F6 #E883F9 #F3BDFC #FAE2FE
Accessibility & contrast
On white
2.32
#E883F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#E883F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883F9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883F9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#EA92B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e883f9; /* rgb */ color: rgb(232, 131, 249); /* oklch */ color: oklch(76.1% 0.191 321.7);
Tailwind
colors: {
custom: {
50: '#f1aafb',
500: '#e883f9',
950: '#000000',
},
}SCSS
$custom: #e883f9; $custom-light: #f1aafb; $custom-dark: #000000;
JSON
{
"hex": "#e883f9",
"rgb": {
"r": 232,
"g": 131,
"b": 249
},
"hsl": {
"h": 291.356,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.76143,
"c": 0.19136,
"h": 321.7
},
"luminance": 0.40228
}Semantic roles & 50–950 ramp
primary
#E883F9
secondary
#DAF6D5
accent
#E60021
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85