#E980BF#E980BF
#E980BF is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.4% C 0.148 H 344.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E980BF |
|---|---|
| RGB | rgb(233, 128, 191) |
| HSL | hsl(324, 70%, 71%) |
| HSV | hsv(324, 45%, 91%) |
| CMYK | cmyk(0%, 45.1%, 18%, 8.6%) |
| CIE-LAB | lab(66.92, 48.16, -15.01) |
| CIE-LCH | lch(66.92, 50.44, 342.69°) |
| OKLab | oklab(73.4% 0.143 -0.0397) |
| OKLCH | oklch(73.4% 0.148 344.5) |
| XYZ | xyz(50.7282, 36.5272, 53.6587) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 3.99
Bubblegum (survey)
#FF6CB5
ΔE00 5.20
Hot Pink
#FF69B4
ΔE00 5.50
Bubble Gum Pink
#FF69AF
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980BF #80E9AA
analogous
#DE80E9 #E980BF #E9808A
triadic
#E980BF #BFE980 #80BFE9
tetradic
#E980BF #E9DE80 #80E9AA #808AE9
square
#E980BF #E9DE80 #80E9AA #808AE9
split-complementary
#E980BF #8AE980 #80E9DE
monochromatic
#CB2388 #E04CA5 #E980BF #F2B4D9 #FAE5F2
Accessibility & contrast
On white
2.53
#E980BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#E980BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980BF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980BF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898C1
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#F57F97
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e980bf; /* rgb */ color: rgb(233, 128, 191); /* oklch */ color: oklch(73.4% 0.148 344.5);
Tailwind
colors: {
custom: {
50: '#f2a7d2',
500: '#e980bf',
950: '#000000',
},
}SCSS
$custom: #e980bf; $custom-light: #f2a7d2; $custom-dark: #000000;
JSON
{
"hex": "#e980bf",
"rgb": {
"r": 233,
"g": 128,
"b": 191
},
"hsl": {
"h": 324,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.73404,
"c": 0.14837,
"h": 344.5
},
"luminance": 0.36524
}Semantic roles & 50–950 ramp
primary
#E980BF
secondary
#D4F1E0
accent
#D26013
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82