Purple pink Color — HEX, RGB, HSL & CMYK Codes

#e03fd8
Format Value
HEX #e03fd8
RGB rgb(224, 63, 216)
HSL hsl(303, 72.2%, 56.3%)
CMYK cmyk(0%, 71.9%, 3.6%, 12.2%)
HSV hsv(303, 71.9%, 87.8%)

purple pink color harmonies

Tints & shades of purple pink

Tints (lighter)

#e350dc #e662df #e873e3 #eb85e6 #ee96ea #f1a8ed #f4b9f1 #f7cbf4 #f9dcf8 #fceefb

Shades (darker)

#cc39c4 #b734b1 #a32e9d #8f2889 #7a2276 #661d62 #51174f #3d113b #290b27 #140614

Contrast & accessibility

The quick brown fox

On white · 3.58:1 · AA Large

The quick brown fox

On black · 5.87:1 · AA

Recommended text color: #000000

Use purple pink in code

CSS color: #e03fd8;
SCSS $color: #e03fd8;
Tailwind bg-[#e03fd8]
Swift UIColor(red: 0.878, green: 0.247, blue: 0.847, alpha: 1)
Android Color.parseColor("#e03fd8")
Flutter Color(0xFFE03FD8)

Colors similar to purple pink

Browse all Pink colors →

What is the HEX code for purple pink?

The CSS color purple pink in HEX format is #e03fd8. Use this value directly in CSS, SVG, and most design tools.

How do I use purple pink in CSS?

To apply purple pink in CSS:

  • Text color: color: #e03fd8;
  • Background: background-color: #e03fd8;
  • Border: border-color: #e03fd8;

What are all the color format values for purple pink?

FormatValue
HEX#e03fd8
RGBrgb(224, 63, 216)
HSLhsl(303, 72.2%, 56.3%)
CMYKcmyk(0%, 71.9%, 3.6%, 12.2%)

How do I convert purple pink to HEX?

Select purple pink from the color name list in our color converter. The HEX value — #e03fd8 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does purple pink belong to?

purple pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 303°, saturation 72.2%, lightness 56.3%.

How do I create lighter and darker shades of purple pink?

Lighter variant (lightness 71.3%): #eb81e5. Darker variant (lightness 41.3%): #b51dae. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.