#E981BE#E981BE
#E981BE is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.5% C 0.146 H 345.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E981BE |
|---|---|
| RGB | rgb(233, 129, 190) |
| HSL | hsl(325, 70%, 71%) |
| HSV | hsv(325, 45%, 91%) |
| CMYK | cmyk(0%, 44.6%, 18.5%, 8.6%) |
| CIE-LAB | lab(67.09, 47.51, -14.20) |
| CIE-LCH | lch(67.09, 49.58, 343.36°) |
| OKLab | oklab(73.52% 0.1412 -0.0375) |
| OKLCH | oklch(73.52% 0.146 345.1) |
| XYZ | xyz(50.7496, 36.7455, 53.1248) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.64
Pink (survey)
#FF81C0
ΔE00 3.83
Bubblegum (survey)
#FF6CB5
ΔE00 5.22
Hot Pink
#FF69B4
ΔE00 5.54
Bubble Gum Pink
#FF69AF
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E981BE #81E9AC
analogous
#E081E9 #E981BE #E9818A
triadic
#E981BE #BEE981 #81BEE9
tetradic
#E981BE #E9E081 #81E9AC #818AE9
square
#E981BE #E9E081 #81E9AC #818AE9
split-complementary
#E981BE #8AE981 #81E9E0
monochromatic
#CC2486 #E04DA3 #E981BE #F2B5D9 #FAE5F2
Accessibility & contrast
On white
2.52
#E981BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#E981BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E981BE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E981BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E981BE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#F58098
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e981be; /* rgb */ color: rgb(233, 129, 190); /* oklch */ color: oklch(73.5% 0.146 345.1);
Tailwind
colors: {
custom: {
50: '#f2a8d1',
500: '#e981be',
950: '#000000',
},
}SCSS
$custom: #e981be; $custom-light: #f2a8d1; $custom-dark: #000000;
JSON
{
"hex": "#e981be",
"rgb": {
"r": 233,
"g": 129,
"b": 190
},
"hsl": {
"h": 324.808,
"s": 70.27,
"l": 70.98
},
"oklch": {
"l": 0.73517,
"c": 0.14607,
"h": 345.1
},
"luminance": 0.36742
}Semantic roles & 50–950 ramp
primary
#E981BE
secondary
#D5F1E1
accent
#D26213
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82