#E64E99#E64E99
#E64E99 is a light, vivid pink. Relative luminance 0.246; OKLCH L 65.3% C 0.200 H 353.6°. Best body text is #000000 at 5.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E64E99 |
|---|---|
| RGB | rgb(230, 78, 153) |
| HSL | hsl(330, 75%, 60%) |
| HSV | hsv(330, 66%, 90%) |
| CMYK | cmyk(0%, 66.1%, 33.5%, 9.8%) |
| CIE-LAB | lab(56.66, 64.94, -8.67) |
| CIE-LCH | lch(56.66, 65.51, 352.39°) |
| OKLab | oklab(65.26% 0.1984 -0.0221) |
| OKLCH | oklch(65.26% 0.2 353.6) |
| XYZ | xyz(41.1096, 24.5763, 32.7096) |
| Luminance | 0.2457 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.97
Deeppink
#FF1493
ΔE00 4.82
Neon Pink
#FE019A
ΔE00 4.97
Electric Pink
#FF0490
ΔE00 5.23
Shocking Pink
#FE02A2
ΔE00 5.26
Hot Pink (survey)
#FF028D
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E64E99 #4EE69B
analogous
#E64EE5 #E64E99 #E64F4E
triadic
#E64E99 #99E64E #4E99E6
tetradic
#E64E99 #E5E64E #4EE69B #4F4EE6
square
#E64E99 #E5E64E #4EE69B #4F4EE6
split-complementary
#E64E99 #4EE64F #4EE5E6
monochromatic
#A3175C #D81F7A #E64E99 #EE84B8 #F5B9D7
Accessibility & contrast
On white
3.55
#E64E99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.91
#E64E99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E64E99
5.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E64E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E64E99 | 1.00 | 3.55 | 5.91 | 5.91 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67769B
Deuteranopia (green-blind)
#919295
Tritanopia (blue-blind)
#F7436D
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #e64e99; /* rgb */ color: rgb(230, 78, 153); /* oklch */ color: oklch(65.3% 0.200 353.6);
Tailwind
colors: {
custom: {
50: '#f289b7',
500: '#e64e99',
950: '#000000',
},
}SCSS
$custom: #e64e99; $custom-light: #f289b7; $custom-dark: #000000;
JSON
{
"hex": "#e64e99",
"rgb": {
"r": 230,
"g": 78,
"b": 153
},
"hsl": {
"h": 330.395,
"s": 75.248,
"l": 60.392
},
"oklch": {
"l": 0.65263,
"c": 0.19965,
"h": 353.6
},
"luminance": 0.24572
}Semantic roles & 50–950 ramp
primary
#E64E99
secondary
#ABE5C8
accent
#D7740E
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#180C11
muted
#867D80