#E983FF#E983FF
#E983FF is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.5% C 0.198 H 320.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E983FF |
|---|---|
| RGB | rgb(233, 131, 255) |
| HSL | hsl(289, 100%, 76%) |
| HSV | hsv(289, 49%, 100%) |
| CMYK | cmyk(8.6%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(70.02, 57.59, -45.65) |
| CIE-LCH | lch(70.02, 73.48, 321.60°) |
| OKLab | oklab(76.54% 0.1521 -0.1263) |
| OKLCH | oklch(76.54% 0.198 320.3) |
| XYZ | xyz(59.7684, 40.7786, 99.3111) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.95
Light Magenta
#FA5FF7
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.71
Candy Pink
#FF63E9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E983FF #99FF83
analogous
#AB83FF #E983FF #FF83D7
triadic
#E983FF #FFE983 #83FFE9
tetradic
#E983FF #FFAB83 #99FF83 #83D7FF
square
#E983FF #FFAB83 #99FF83 #83D7FF
split-complementary
#E983FF #D7FF83 #83FFAB
monochromatic
#D309FF #DE46FF #E983FF #F4C0FF #FAE0FF
Accessibility & contrast
On white
2.29
#E983FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#E983FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E983FF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E983FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E983FF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#EB94B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e983ff; /* rgb */ color: rgb(233, 131, 255); /* oklch */ color: oklch(76.5% 0.198 320.3);
Tailwind
colors: {
custom: {
50: '#f2aaff',
500: '#e983ff',
950: '#000000',
},
}SCSS
$custom: #e983ff; $custom-light: #f2aaff; $custom-dark: #000000;
JSON
{
"hex": "#e983ff",
"rgb": {
"r": 233,
"g": 131,
"b": 255
},
"hsl": {
"h": 289.355,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76544,
"c": 0.1977,
"h": 320.3
},
"luminance": 0.40776
}Semantic roles & 50–950 ramp
primary
#E983FF
secondary
#DAF7D4
accent
#E60029
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86