#E981BC#E981BC
#E981BC is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.4% C 0.145 H 346.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E981BC |
|---|---|
| RGB | rgb(233, 129, 188) |
| HSL | hsl(326, 70%, 71%) |
| HSV | hsv(326, 45%, 91%) |
| CMYK | cmyk(0%, 44.6%, 19.3%, 8.6%) |
| CIE-LAB | lab(67.02, 47.21, -13.17) |
| CIE-LCH | lch(67.02, 49.01, 344.41°) |
| OKLab | oklab(73.45% 0.1406 -0.0347) |
| OKLCH | oklch(73.45% 0.145 346.1) |
| XYZ | xyz(50.5326, 36.6586, 51.9815) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.68
Bubblegum Pink
#FE83CC
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 5.08
Hot Pink
#FF69B4
ΔE00 5.42
Bubble Gum Pink
#FF69AF
ΔE00 5.81
Pale Magenta
#D767AD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E981BC #81E9AE
analogous
#E281E9 #E981BC #E98188
triadic
#E981BC #BCE981 #81BCE9
tetradic
#E981BC #E9E281 #81E9AE #8188E9
square
#E981BC #E9E281 #81E9AE #8188E9
split-complementary
#E981BC #88E981 #81E9E2
monochromatic
#CC2483 #E04DA0 #E981BC #F2B5D8 #FAE5F1
Accessibility & contrast
On white
2.52
#E981BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E981BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E981BC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E981BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E981BC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BE
Deuteranopia (green-blind)
#A4AAB9
Tritanopia (blue-blind)
#F58097
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e981bc; /* rgb */ color: rgb(233, 129, 188); /* oklch */ color: oklch(73.4% 0.145 346.1);
Tailwind
colors: {
custom: {
50: '#f2a8d0',
500: '#e981bc',
950: '#000000',
},
}SCSS
$custom: #e981bc; $custom-light: #f2a8d0; $custom-dark: #000000;
JSON
{
"hex": "#e981bc",
"rgb": {
"r": 233,
"g": 129,
"b": 188
},
"hsl": {
"h": 325.962,
"s": 70.27,
"l": 70.98
},
"oklch": {
"l": 0.73446,
"c": 0.14481,
"h": 346.1
},
"luminance": 0.36655
}Semantic roles & 50–950 ramp
primary
#E981BC
secondary
#D5F1E1
accent
#D26613
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82