#E980AE#E980AE
#E980AE is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.8% C 0.139 H 353.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E980AE |
|---|---|
| RGB | rgb(233, 128, 174) |
| HSL | hsl(334, 70%, 71%) |
| HSV | hsv(334, 45%, 91%) |
| CMYK | cmyk(0%, 45.1%, 25.3%, 8.6%) |
| CIE-LAB | lab(66.38, 45.72, -6.24) |
| CIE-LCH | lch(66.38, 46.14, 352.23°) |
| OKLab | oklab(72.82% 0.1378 -0.0159) |
| OKLCH | oklch(72.82% 0.139 353.4) |
| XYZ | xyz(48.9649, 35.8218, 44.3716) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.33
Pinky
#FC86AA
ΔE00 4.95
Carnation Pink
#FF7FA7
ΔE00 5.04
Bubblegum (survey)
#FF6CB5
ΔE00 5.17
Bubble Gum Pink
#FF69AF
ΔE00 5.25
Hot Pink
#FF69B4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980AE #80E9BB
analogous
#E980E3 #E980AE #E98680
triadic
#E980AE #AEE980 #80AEE9
tetradic
#E980AE #E3E980 #80E9BB #8680E9
square
#E980AE #E3E980 #80E9BB #8680E9
split-complementary
#E980AE #80E986 #80E3E9
monochromatic
#CB236D #E04C8D #E980AE #F2B4CF #FAE5EE
Accessibility & contrast
On white
2.57
#E980AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#E980AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980AE
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980AE | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#F77B91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e980ae; /* rgb */ color: rgb(233, 128, 174); /* oklch */ color: oklch(72.8% 0.139 353.4);
Tailwind
colors: {
custom: {
50: '#f2a7c6',
500: '#e980ae',
950: '#000000',
},
}SCSS
$custom: #e980ae; $custom-light: #f2a7c6; $custom-dark: #000000;
JSON
{
"hex": "#e980ae",
"rgb": {
"r": 233,
"g": 128,
"b": 174
},
"hsl": {
"h": 333.714,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.72822,
"c": 0.13869,
"h": 353.4
},
"luminance": 0.35818
}Semantic roles & 50–950 ramp
primary
#E980AE
secondary
#D4F1E4
accent
#D27F13
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82