#E980BA#E980BA
#E980BA is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.2% C 0.145 H 347.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E980BA |
|---|---|
| RGB | rgb(233, 128, 186) |
| HSL | hsl(327, 70%, 71%) |
| HSV | hsv(327, 45%, 91%) |
| CMYK | cmyk(0%, 45.1%, 20.2%, 8.6%) |
| CIE-LAB | lab(66.76, 47.42, -12.45) |
| CIE-LCH | lch(66.76, 49.03, 345.29°) |
| OKLab | oklab(73.23% 0.1415 -0.0327) |
| OKLCH | oklch(73.23% 0.145 347) |
| XYZ | xyz(50.1874, 36.3108, 50.8102) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.64
Bubblegum Pink
#FE83CC
ΔE00 4.03
Bubblegum (survey)
#FF6CB5
ΔE00 4.85
Hot Pink
#FF69B4
ΔE00 5.18
Bubble Gum Pink
#FF69AF
ΔE00 5.52
Pale Magenta
#D767AD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980BA #80E9AF
analogous
#E380E9 #E980BA #E98085
triadic
#E980BA #BAE980 #80BAE9
tetradic
#E980BA #E9E380 #80E9AF #8085E9
square
#E980BA #E9E380 #80E9AF #8085E9
split-complementary
#E980BA #85E980 #80E9E3
monochromatic
#CB2380 #E04C9E #E980BA #F2B4D6 #FAE5F1
Accessibility & contrast
On white
2.54
#E980BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#E980BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980BA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980BA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BC
Deuteranopia (green-blind)
#A4A9B7
Tritanopia (blue-blind)
#F67E95
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e980ba; /* rgb */ color: rgb(233, 128, 186); /* oklch */ color: oklch(73.2% 0.145 347.0);
Tailwind
colors: {
custom: {
50: '#f2a7ce',
500: '#e980ba',
950: '#000000',
},
}SCSS
$custom: #e980ba; $custom-light: #f2a7ce; $custom-dark: #000000;
JSON
{
"hex": "#e980ba",
"rgb": {
"r": 233,
"g": 128,
"b": 186
},
"hsl": {
"h": 326.857,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.73227,
"c": 0.14523,
"h": 347
},
"luminance": 0.36307
}Semantic roles & 50–950 ramp
primary
#E980BA
secondary
#D4F1E1
accent
#D26913
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82