#E984AE#E984AE
#E984AE is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.4% C 0.132 H 354.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E984AE |
|---|---|
| RGB | rgb(233, 132, 174) |
| HSL | hsl(335, 70%, 72%) |
| HSV | hsv(335, 43%, 91%) |
| CMYK | cmyk(0%, 43.3%, 25.3%, 8.6%) |
| CIE-LAB | lab(67.19, 43.69, -5.04) |
| CIE-LCH | lch(67.19, 43.98, 353.42°) |
| OKLab | oklab(73.43% 0.1316 -0.0127) |
| OKLCH | oklch(73.43% 0.132 354.5) |
| XYZ | xyz(49.4969, 36.8859, 44.5490) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.35
Pink (survey)
#FF81C0
ΔE00 4.66
Carnation Pink
#FF7FA7
ΔE00 4.73
Pig Pink
#E78EA5
ΔE00 4.89
Dull Pink
#D5869D
ΔE00 5.24
Rosa
#FE86A4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E984AE #84E9BF
analogous
#E984E0 #E984AE #E98D84
triadic
#E984AE #AEE984 #84AEE9
tetradic
#E984AE #E0E984 #84E9BF #8D84E9
square
#E984AE #E0E984 #84E9BF #8D84E9
split-complementary
#E984AE #84E98D #84E0E9
monochromatic
#CE256B #E0508C #E984AE #F2B8D0 #FAE5EE
Accessibility & contrast
On white
2.51
#E984AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#E984AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E984AE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E984AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E984AE | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099AF
Deuteranopia (green-blind)
#AAAAAC
Tritanopia (blue-blind)
#F77F93
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e984ae; /* rgb */ color: rgb(233, 132, 174); /* oklch */ color: oklch(73.4% 0.132 354.5);
Tailwind
colors: {
custom: {
50: '#f2aac6',
500: '#e984ae',
950: '#000000',
},
}SCSS
$custom: #e984ae; $custom-light: #f2aac6; $custom-dark: #000000;
JSON
{
"hex": "#e984ae",
"rgb": {
"r": 233,
"g": 132,
"b": 174
},
"hsl": {
"h": 335.05,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.73433,
"c": 0.13225,
"h": 354.5
},
"luminance": 0.36882
}Semantic roles & 50–950 ramp
primary
#E984AE
secondary
#D7F1E7
accent
#D28314
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82