#E981F7#E981F7
#E981F7 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.193 H 322.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E981F7 |
|---|---|
| RGB | rgb(233, 129, 247) |
| HSL | hsl(293, 88%, 74%) |
| HSV | hsv(293, 48%, 97%) |
| CMYK | cmyk(5.7%, 47.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.29, 57.08, -42.43) |
| CIE-LCH | lch(69.29, 71.12, 323.37°) |
| OKLab | oklab(75.88% 0.1537 -0.117) |
| OKLCH | oklch(75.88% 0.193 322.7) |
| XYZ | xyz(58.2413, 39.7421, 92.5808) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 5.59
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E981F7 #8FF781
analogous
#AE81F7 #E981F7 #F781CA
triadic
#E981F7 #F7E981 #81F7E9
tetradic
#E981F7 #F7AE81 #8FF781 #81CAF7
square
#E981F7 #F7AE81 #8FF781 #81CAF7
split-complementary
#E981F7 #CAF781 #81F7AE
monochromatic
#D40FEE #DF47F3 #E981F7 #F3BBFB #FAE2FD
Accessibility & contrast
On white
2.35
#E981F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#E981F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E981F7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E981F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E981F7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FB
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#EC90B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e981f7; /* rgb */ color: rgb(233, 129, 247); /* oklch */ color: oklch(75.9% 0.193 322.7);
Tailwind
colors: {
custom: {
50: '#f2a9fa',
500: '#e981f7',
950: '#000000',
},
}SCSS
$custom: #e981f7; $custom-light: #f2a9fa; $custom-dark: #000000;
JSON
{
"hex": "#e981f7",
"rgb": {
"r": 233,
"g": 129,
"b": 247
},
"hsl": {
"h": 292.881,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.75882,
"c": 0.19316,
"h": 322.7
},
"luminance": 0.3974
}Semantic roles & 50–950 ramp
primary
#E981F7
secondary
#DAF5D6
accent
#E5011C
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85