#E981AE#E981AE
#E981AE is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.0% C 0.137 H 353.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E981AE |
|---|---|
| RGB | rgb(233, 129, 174) |
| HSL | hsl(334, 70%, 71%) |
| HSV | hsv(334, 45%, 91%) |
| CMYK | cmyk(0%, 44.6%, 25.3%, 8.6%) |
| CIE-LAB | lab(66.58, 45.21, -5.94) |
| CIE-LCH | lch(66.58, 45.60, 352.51°) |
| OKLab | oklab(72.97% 0.1362 -0.0151) |
| OKLCH | oklch(72.97% 0.137 353.7) |
| XYZ | xyz(49.0959, 36.0840, 44.4153) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.39
Pinky
#FC86AA
ΔE00 4.79
Carnation Pink
#FF7FA7
ΔE00 4.94
Bubblegum (survey)
#FF6CB5
ΔE00 5.37
Bubble Gum Pink
#FF69AF
ΔE00 5.44
Pig Pink
#E78EA5
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E981AE #81E9BC
analogous
#E981E2 #E981AE #E98881
triadic
#E981AE #AEE981 #81AEE9
tetradic
#E981AE #E2E981 #81E9BC #8881E9
square
#E981AE #E2E981 #81E9BC #8881E9
split-complementary
#E981AE #81E988 #81E2E9
monochromatic
#CC246C #E04D8D #E981AE #F2B5CF #FAE5EE
Accessibility & contrast
On white
2.56
#E981AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#E981AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E981AE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E981AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E981AE | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B0
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#F77C91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e981ae; /* rgb */ color: rgb(233, 129, 174); /* oklch */ color: oklch(73.0% 0.137 353.7);
Tailwind
colors: {
custom: {
50: '#f2a8c6',
500: '#e981ae',
950: '#000000',
},
}SCSS
$custom: #e981ae; $custom-light: #f2a8c6; $custom-dark: #000000;
JSON
{
"hex": "#e981ae",
"rgb": {
"r": 233,
"g": 129,
"b": 174
},
"hsl": {
"h": 334.038,
"s": 70.27,
"l": 70.98
},
"oklch": {
"l": 0.72974,
"c": 0.13708,
"h": 353.7
},
"luminance": 0.3608
}Semantic roles & 50–950 ramp
primary
#E981AE
secondary
#D5F1E5
accent
#D28013
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82