#E981BF#E981BF
#E981BF is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.6% C 0.147 H 344.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E981BF |
|---|---|
| RGB | rgb(233, 129, 191) |
| HSL | hsl(324, 70%, 71%) |
| HSV | hsv(324, 45%, 91%) |
| CMYK | cmyk(0%, 44.6%, 18%, 8.6%) |
| CIE-LAB | lab(67.12, 47.66, -14.71) |
| CIE-LCH | lch(67.12, 49.88, 342.85°) |
| OKLab | oklab(73.55% 0.1415 -0.0389) |
| OKLCH | oklch(73.55% 0.147 344.6) |
| XYZ | xyz(50.8593, 36.7893, 53.7024) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.58
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 5.30
Hot Pink
#FF69B4
ΔE00 5.62
Bubble Gum Pink
#FF69AF
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E981BF #81E9AB
analogous
#DF81E9 #E981BF #E9818B
triadic
#E981BF #BFE981 #81BFE9
tetradic
#E981BF #E9DF81 #81E9AB #818BE9
square
#E981BF #E9DF81 #81E9AB #818BE9
split-complementary
#E981BF #8BE981 #81E9DF
monochromatic
#CC2488 #E04DA5 #E981BF #F2B5D9 #FAE5F2
Accessibility & contrast
On white
2.51
#E981BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#E981BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E981BF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E981BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E981BF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#F58098
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e981bf; /* rgb */ color: rgb(233, 129, 191); /* oklch */ color: oklch(73.6% 0.147 344.6);
Tailwind
colors: {
custom: {
50: '#f2a8d2',
500: '#e981bf',
950: '#000000',
},
}SCSS
$custom: #e981bf; $custom-light: #f2a8d2; $custom-dark: #000000;
JSON
{
"hex": "#e981bf",
"rgb": {
"r": 233,
"g": 129,
"b": 191
},
"hsl": {
"h": 324.231,
"s": 70.27,
"l": 70.98
},
"oklch": {
"l": 0.73553,
"c": 0.14671,
"h": 344.6
},
"luminance": 0.36786
}Semantic roles & 50–950 ramp
primary
#E981BF
secondary
#D5F1E0
accent
#D26013
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82