#E981EB#E981EB
#E981EB is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.3% C 0.182 H 326.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E981EB |
|---|---|
| RGB | rgb(233, 129, 235) |
| HSL | hsl(299, 73%, 71%) |
| HSV | hsv(299, 45%, 92%) |
| CMYK | cmyk(0.9%, 45.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.77, 54.90, -36.65) |
| CIE-LCH | lch(68.77, 66.01, 326.27°) |
| OKLab | oklab(75.33% 0.1518 -0.1004) |
| OKLCH | oklch(75.33% 0.182 326.5) |
| XYZ | xyz(56.4488, 39.0251, 83.1404) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.85
Purply Pink
#F075E6
ΔE00 2.54
Lavender Pink
#DD85D7
ΔE00 3.74
Orchid
#DA70D6
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E981EB #83EB81
analogous
#B481EB #E981EB #EB81B8
triadic
#E981EB #EBE981 #81EBE9
tetradic
#E981EB #EBB481 #83EB81 #81B8EB
square
#E981EB #EBB481 #83EB81 #81B8EB
split-complementary
#E981EB #B8EB81 #81EBB4
monochromatic
#CD21D1 #E04CE3 #E981EB #F2B6F3 #FAE5FB
Accessibility & contrast
On white
2.39
#E981EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#E981EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E981EB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E981EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E981EB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#EE8CAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e981eb; /* rgb */ color: rgb(233, 129, 235); /* oklch */ color: oklch(75.3% 0.182 326.5);
Tailwind
colors: {
custom: {
50: '#f2a9f1',
500: '#e981eb',
950: '#000000',
},
}SCSS
$custom: #e981eb; $custom-light: #f2a9f1; $custom-dark: #000000;
JSON
{
"hex": "#e981eb",
"rgb": {
"r": 233,
"g": 129,
"b": 235
},
"hsl": {
"h": 298.868,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.7533,
"c": 0.18198,
"h": 326.5
},
"luminance": 0.39022
}Semantic roles & 50–950 ramp
primary
#E981EB
secondary
#D7F2D6
accent
#D51115
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85