#E04F93#E04F93
#E04F93 is a light, vivid pink. Relative luminance 0.235; OKLCH L 64.3% C 0.191 H 354.9°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E04F93 |
|---|---|
| RGB | rgb(224, 79, 147) |
| HSL | hsl(332, 70%, 59%) |
| HSV | hsv(332, 65%, 88%) |
| CMYK | cmyk(0%, 64.7%, 34.4%, 12.2%) |
| CIE-LAB | lab(55.63, 62.16, -6.78) |
| CIE-LCH | lch(55.63, 62.52, 353.78°) |
| OKLab | oklab(64.26% 0.1899 -0.0171) |
| OKLCH | oklch(64.26% 0.191 354.9) |
| XYZ | xyz(38.8051, 23.5502, 30.1002) |
| Luminance | 0.2355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Darkish Pink
#DA467D
ΔE00 4.74
Barbie Pink
#FE46A5
ΔE00 5.24
Deeppink
#FF1493
ΔE00 5.29
Electric Pink
#FF0490
ΔE00 5.56
Neon Pink
#FE019A
ΔE00 5.62
Hot Pink (survey)
#FF028D
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E04F93 #4FE09C
analogous
#E04FDC #E04F93 #E0544F
triadic
#E04F93 #93E04F #4F93E0
tetradic
#E04F93 #DCE04F #4FE09C #544FE0
square
#E04F93 #DCE04F #4FE09C #544FE0
split-complementary
#E04F93 #4FE054 #4FDCE0
monochromatic
#9A1B56 #CE2474 #E04F93 #E983B3 #F2B7D3
Accessibility & contrast
On white
3.68
#E04F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#E04F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E04F93
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E04F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E04F93 | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#677495
Deuteranopia (green-blind)
#8F8F90
Tritanopia (blue-blind)
#F1446B
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #e04f93; /* rgb */ color: rgb(224, 79, 147); /* oklch */ color: oklch(64.3% 0.191 354.9);
Tailwind
colors: {
custom: {
50: '#ee89b2',
500: '#e04f93',
950: '#000000',
},
}SCSS
$custom: #e04f93; $custom-light: #ee89b2; $custom-dark: #000000;
JSON
{
"hex": "#e04f93",
"rgb": {
"r": 224,
"g": 79,
"b": 147
},
"hsl": {
"h": 331.862,
"s": 70.048,
"l": 59.412
},
"oklch": {
"l": 0.64256,
"c": 0.19069,
"h": 354.9
},
"luminance": 0.23546
}Semantic roles & 50–950 ramp
primary
#E04F93
secondary
#A9E2C7
accent
#ED993B
background
#FFF8FA
surface
#FFF0F5
border
#D7CBCF
text
#170C11
muted
#857D80