#E64E9A#E64E9A
#E64E9A is a light, highly saturated pink. Relative luminance 0.246; OKLCH L 65.3% C 0.200 H 353.2°. Best body text is #000000 at 5.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E64E9A |
|---|---|
| RGB | rgb(230, 78, 154) |
| HSL | hsl(330, 75%, 60%) |
| HSV | hsv(330, 66%, 90%) |
| CMYK | cmyk(0%, 66.1%, 33%, 9.8%) |
| CIE-LAB | lab(56.69, 65.05, -9.21) |
| CIE-LCH | lch(56.69, 65.70, 351.94°) |
| OKLab | oklab(65.3% 0.1987 -0.0236) |
| OKLCH | oklch(65.3% 0.2 353.2) |
| XYZ | xyz(41.1925, 24.6095, 33.1464) |
| Luminance | 0.2460 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.92
Deeppink
#FF1493
ΔE00 4.88
Neon Pink
#FE019A
ΔE00 4.96
Shocking Pink
#FE02A2
ΔE00 5.18
Electric Pink
#FF0490
ΔE00 5.30
Hot Pink (survey)
#FF028D
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E64E9A #4EE69A
analogous
#E64EE6 #E64E9A #E64E4E
triadic
#E64E9A #9AE64E #4E9AE6
tetradic
#E64E9A #E6E64E #4EE69A #4E4EE6
square
#E64E9A #E6E64E #4EE69A #4E4EE6
split-complementary
#E64E9A #4EE64E #4EE6E6
monochromatic
#A3175D #D81F7B #E64E9A #EE84B9 #F5B9D7
Accessibility & contrast
On white
3.55
#E64E9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.92
#E64E9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E64E9A
5.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E64E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E64E9A | 1.00 | 3.55 | 5.92 | 5.92 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67769C
Deuteranopia (green-blind)
#919296
Tritanopia (blue-blind)
#F7436E
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #e64e9a; /* rgb */ color: rgb(230, 78, 154); /* oklch */ color: oklch(65.3% 0.200 353.2);
Tailwind
colors: {
custom: {
50: '#f289b7',
500: '#e64e9a',
950: '#000000',
},
}SCSS
$custom: #e64e9a; $custom-light: #f289b7; $custom-dark: #000000;
JSON
{
"hex": "#e64e9a",
"rgb": {
"r": 230,
"g": 78,
"b": 154
},
"hsl": {
"h": 330,
"s": 75.248,
"l": 60.392
},
"oklch": {
"l": 0.65297,
"c": 0.20009,
"h": 353.2
},
"luminance": 0.24605
}Semantic roles & 50–950 ramp
primary
#E64E9A
secondary
#ABE5C8
accent
#D7730E
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#180C11
muted
#867D80