#E980BD#E980BD
#E980BD is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.3% C 0.147 H 345.5°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E980BD |
|---|---|
| RGB | rgb(233, 128, 189) |
| HSL | hsl(325, 70%, 71%) |
| HSV | hsv(325, 45%, 91%) |
| CMYK | cmyk(0%, 45.1%, 18.9%, 8.6%) |
| CIE-LAB | lab(66.85, 47.86, -13.98) |
| CIE-LCH | lch(66.85, 49.86, 343.71°) |
| OKLab | oklab(73.33% 0.1424 -0.0369) |
| OKLCH | oklch(73.33% 0.147 345.5) |
| XYZ | xyz(50.5097, 36.4397, 52.5075) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.74
Pink (survey)
#FF81C0
ΔE00 3.81
Bubblegum (survey)
#FF6CB5
ΔE00 5.03
Hot Pink
#FF69B4
ΔE00 5.35
Bubble Gum Pink
#FF69AF
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980BD #80E9AC
analogous
#E180E9 #E980BD #E98088
triadic
#E980BD #BDE980 #80BDE9
tetradic
#E980BD #E9E180 #80E9AC #8088E9
square
#E980BD #E9E180 #80E9AC #8088E9
split-complementary
#E980BD #88E980 #80E9E1
monochromatic
#CB2385 #E04CA2 #E980BD #F2B4D8 #FAE5F1
Accessibility & contrast
On white
2.53
#E980BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#E980BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980BD
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980BD | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898BF
Deuteranopia (green-blind)
#A4A9BA
Tritanopia (blue-blind)
#F57F97
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e980bd; /* rgb */ color: rgb(233, 128, 189); /* oklch */ color: oklch(73.3% 0.147 345.5);
Tailwind
colors: {
custom: {
50: '#f2a7d1',
500: '#e980bd',
950: '#000000',
},
}SCSS
$custom: #e980bd; $custom-light: #f2a7d1; $custom-dark: #000000;
JSON
{
"hex": "#e980bd",
"rgb": {
"r": 233,
"g": 128,
"b": 189
},
"hsl": {
"h": 325.143,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.73332,
"c": 0.14709,
"h": 345.5
},
"luminance": 0.36436
}Semantic roles & 50–950 ramp
primary
#E980BD
secondary
#D4F1E0
accent
#D26313
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82