#E981DF#E981DF
#E981DF is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.8% C 0.171 H 330.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E981DF |
|---|---|
| RGB | rgb(233, 129, 223) |
| HSL | hsl(306, 70%, 71%) |
| HSV | hsv(306, 45%, 91%) |
| CMYK | cmyk(0%, 44.6%, 4.3%, 8.6%) |
| CIE-LAB | lab(68.28, 52.80, -30.78) |
| CIE-LCH | lch(68.28, 61.12, 329.76°) |
| OKLab | oklab(74.81% 0.1495 -0.0837) |
| OKLCH | oklch(74.81% 0.171 330.7) |
| XYZ | xyz(54.7733, 38.3549, 74.3159) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.30
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 2.75
Orchid
#DA70D6
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E981DF #81E98B
analogous
#BF81E9 #E981DF #E981AB
triadic
#E981DF #DFE981 #81DFE9
tetradic
#E981DF #E9BF81 #81E98B #81ABE9
square
#E981DF #E9BF81 #81E98B #81ABE9
split-complementary
#E981DF #ABE981 #81E9BF
monochromatic
#CC24BC #E04DD2 #E981DF #F2B5EC #FAE5F8
Accessibility & contrast
On white
2.42
#E981DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#E981DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E981DF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E981DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E981DF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DE2
Deuteranopia (green-blind)
#99ACDC
Tritanopia (blue-blind)
#F089A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e981df; /* rgb */ color: rgb(233, 129, 223); /* oklch */ color: oklch(74.8% 0.171 330.7);
Tailwind
colors: {
custom: {
50: '#f2a8e9',
500: '#e981df',
950: '#000000',
},
}SCSS
$custom: #e981df; $custom-light: #f2a8e9; $custom-dark: #000000;
JSON
{
"hex": "#e981df",
"rgb": {
"r": 233,
"g": 129,
"b": 223
},
"hsl": {
"h": 305.769,
"s": 70.27,
"l": 70.98
},
"oklch": {
"l": 0.74806,
"c": 0.1713,
"h": 330.7
},
"luminance": 0.38352
}Semantic roles & 50–950 ramp
primary
#E981DF
secondary
#D5F1D8
accent
#D22613
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84