#E84499#E84499
#E84499 is a light, highly saturated pink. Relative luminance 0.236; OKLCH L 64.6% C 0.213 H 353.0°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E84499 |
|---|---|
| RGB | rgb(232, 68, 153) |
| HSL | hsl(329, 78%, 59%) |
| HSV | hsv(329, 71%, 91%) |
| CMYK | cmyk(0%, 70.7%, 34.1%, 9%) |
| CIE-LAB | lab(55.68, 69.13, -10.10) |
| CIE-LCH | lch(55.68, 69.86, 351.68°) |
| OKLab | oklab(64.6% 0.2117 -0.0259) |
| OKLCH | oklch(64.6% 0.213 353) |
| XYZ | xyz(41.0980, 23.5948, 32.5208) |
| Luminance | 0.2359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Neon Pink
#FE019A
ΔE00 3.85
Deeppink
#FF1493
ΔE00 4.04
Shocking Pink
#FE02A2
ΔE00 4.10
Barbie Pink
#FE46A5
ΔE00 4.23
Electric Pink
#FF0490
ΔE00 4.41
Hot Pink (survey)
#FF028D
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E84499 #44E893
analogous
#E544E8 #E84499 #E84447
triadic
#E84499 #99E844 #4499E8
tetradic
#E84499 #E8E544 #44E893 #4447E8
square
#E84499 #E8E544 #44E893 #4447E8
split-complementary
#E84499 #47E844 #44E8E5
monochromatic
#9E135B #D51A7B #E84499 #EF7AB7 #F5B1D4
Accessibility & contrast
On white
3.67
#E84499 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#E84499 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E84499
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E84499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E84499 | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#61729B
Deuteranopia (green-blind)
#8F9095
Tritanopia (blue-blind)
#FA3769
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #e84499; /* rgb */ color: rgb(232, 68, 153); /* oklch */ color: oklch(64.6% 0.213 353.0);
Tailwind
colors: {
custom: {
50: '#f484b7',
500: '#e84499',
950: '#000000',
},
}SCSS
$custom: #e84499; $custom-light: #f484b7; $custom-dark: #000000;
JSON
{
"hex": "#e84499",
"rgb": {
"r": 232,
"g": 68,
"b": 153
},
"hsl": {
"h": 328.902,
"s": 78.095,
"l": 58.824
},
"oklch": {
"l": 0.64604,
"c": 0.21323,
"h": 353
},
"luminance": 0.2359
}Semantic roles & 50–950 ramp
primary
#E84499
secondary
#A4E4C3
accent
#F59033
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#180C11
muted
#867D80