#E981DB#E981DB
#E981DB is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.6% C 0.168 H 332.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E981DB |
|---|---|
| RGB | rgb(233, 129, 219) |
| HSL | hsl(308, 70%, 71%) |
| HSV | hsv(308, 45%, 91%) |
| CMYK | cmyk(0%, 44.6%, 6%, 8.6%) |
| CIE-LAB | lab(68.12, 52.12, -28.80) |
| CIE-LCH | lch(68.12, 59.55, 331.07°) |
| OKLab | oklab(74.64% 0.1486 -0.0781) |
| OKLCH | oklch(74.64% 0.168 332.3) |
| XYZ | xyz(54.2404, 38.1417, 71.5092) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.14
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 3.21
Orchid
#DA70D6
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E981DB #81E98F
analogous
#C381E9 #E981DB #E981A7
triadic
#E981DB #DBE981 #81DBE9
tetradic
#E981DB #E9C381 #81E98F #81A7E9
square
#E981DB #E9C381 #81E98F #81A7E9
split-complementary
#E981DB #A7E981 #81E9C3
monochromatic
#CC24B5 #E04DCC #E981DB #F2B5EA #FAE5F8
Accessibility & contrast
On white
2.43
#E981DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#E981DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E981DB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E981DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E981DB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDE
Deuteranopia (green-blind)
#9BABD8
Tritanopia (blue-blind)
#F188A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e981db; /* rgb */ color: rgb(233, 129, 219); /* oklch */ color: oklch(74.6% 0.168 332.3);
Tailwind
colors: {
custom: {
50: '#f2a8e6',
500: '#e981db',
950: '#000000',
},
}SCSS
$custom: #e981db; $custom-light: #f2a8e6; $custom-dark: #000000;
JSON
{
"hex": "#e981db",
"rgb": {
"r": 233,
"g": 129,
"b": 219
},
"hsl": {
"h": 308.077,
"s": 70.27,
"l": 70.98
},
"oklch": {
"l": 0.74638,
"c": 0.16788,
"h": 332.3
},
"luminance": 0.38139
}Semantic roles & 50–950 ramp
primary
#E981DB
secondary
#D5F1D9
accent
#D22D13
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#171016
muted
#857F84