#E64E9C#E64E9C
#E64E9C is a light, highly saturated pink. Relative luminance 0.247; OKLCH L 65.4% C 0.201 H 352.4°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E64E9C |
|---|---|
| RGB | rgb(230, 78, 156) |
| HSL | hsl(329, 75%, 60%) |
| HSV | hsv(329, 66%, 90%) |
| CMYK | cmyk(0%, 66.1%, 32.2%, 9.8%) |
| CIE-LAB | lab(56.76, 65.28, -10.28) |
| CIE-LCH | lch(56.76, 66.08, 351.05°) |
| OKLab | oklab(65.37% 0.1993 -0.0264) |
| OKLCH | oklch(65.37% 0.201 352.4) |
| XYZ | xyz(41.3605, 24.6766, 34.0310) |
| Luminance | 0.2467 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.86
Neon Pink
#FE019A
ΔE00 4.95
Deeppink
#FF1493
ΔE00 5.02
Shocking Pink
#FE02A2
ΔE00 5.05
Electric Pink
#FF0490
ΔE00 5.46
Pale Magenta
#D767AD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E64E9C #4EE698
analogous
#E44EE6 #E64E9C #E64E50
triadic
#E64E9C #9CE64E #4E9CE6
tetradic
#E64E9C #E6E44E #4EE698 #4E50E6
square
#E64E9C #E6E44E #4EE698 #4E50E6
split-complementary
#E64E9C #50E64E #4EE6E4
monochromatic
#A3175F #D81F7E #E64E9C #EE84BA #F5B9D8
Accessibility & contrast
On white
3.54
#E64E9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#E64E9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E64E9C
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E64E9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E64E9C | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66779E
Deuteranopia (green-blind)
#909298
Tritanopia (blue-blind)
#F7446F
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #e64e9c; /* rgb */ color: rgb(230, 78, 156); /* oklch */ color: oklch(65.4% 0.201 352.4);
Tailwind
colors: {
custom: {
50: '#f289b9',
500: '#e64e9c',
950: '#000000',
},
}SCSS
$custom: #e64e9c; $custom-light: #f289b9; $custom-dark: #000000;
JSON
{
"hex": "#e64e9c",
"rgb": {
"r": 230,
"g": 78,
"b": 156
},
"hsl": {
"h": 329.211,
"s": 75.248,
"l": 60.392
},
"oklch": {
"l": 0.65368,
"c": 0.20101,
"h": 352.4
},
"luminance": 0.24672
}Semantic roles & 50–950 ramp
primary
#E64E9C
secondary
#ABE5C7
accent
#D7700E
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#180C11
muted
#867D80