#E981EA#E981EA
#E981EA is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.3% C 0.181 H 326.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E981EA |
|---|---|
| RGB | rgb(233, 129, 234) |
| HSL | hsl(299, 71%, 71%) |
| HSV | hsv(299, 45%, 92%) |
| CMYK | cmyk(0.4%, 44.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.73, 54.72, -36.16) |
| CIE-LCH | lch(68.73, 65.59, 326.54°) |
| OKLab | oklab(75.29% 0.1516 -0.099) |
| OKLCH | oklch(75.29% 0.181 326.8) |
| XYZ | xyz(56.3047, 38.9675, 82.3817) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.88
Purply Pink
#F075E6
ΔE00 2.48
Lavender Pink
#DD85D7
ΔE00 3.60
Orchid
#DA70D6
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.42
Light Magenta
#FA5FF7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E981EA #82EA81
analogous
#B481EA #E981EA #EA81B6
triadic
#E981EA #EAE981 #81EAE9
tetradic
#E981EA #EAB481 #82EA81 #81B6EA
square
#E981EA #EAB481 #82EA81 #81B6EA
split-complementary
#E981EA #B6EA81 #81EAB4
monochromatic
#CD22CE #E04DE1 #E981EA #F2B5F3 #FAE5FB
Accessibility & contrast
On white
2.39
#E981EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#E981EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E981EA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E981EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E981EA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FEE
Deuteranopia (green-blind)
#95ACE7
Tritanopia (blue-blind)
#EF8CAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e981ea; /* rgb */ color: rgb(233, 129, 234); /* oklch */ color: oklch(75.3% 0.181 326.8);
Tailwind
colors: {
custom: {
50: '#f2a9f1',
500: '#e981ea',
950: '#000000',
},
}SCSS
$custom: #e981ea; $custom-light: #f2a9f1; $custom-dark: #000000;
JSON
{
"hex": "#e981ea",
"rgb": {
"r": 233,
"g": 129,
"b": 234
},
"hsl": {
"h": 299.429,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.75285,
"c": 0.18106,
"h": 326.8
},
"luminance": 0.38965
}Semantic roles & 50–950 ramp
primary
#E981EA
secondary
#D6F1D6
accent
#D31214
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84