Rich purple Color — HEX, RGB, HSL & CMYK Codes

#720058
Format Value
HEX #720058
RGB rgb(114, 0, 88)
HSL hsl(313.7, 100%, 22.4%)
CMYK cmyk(0%, 100%, 22.8%, 55.3%)
HSV hsv(313.7, 100%, 44.7%)

rich purple color harmonies

Tints & shades of rich purple

Tints (lighter)

#7f1767 #8c2e76 #984686 #a55d95 #b274a4 #bf8bb3 #cca2c2 #d9b9d1 #e5d1e1 #f2e8f0

Shades (darker)

#680050 #5d0048 #530040 #490038 #3e0030 #340028 #290020 #1f0018 #150010 #0a0008

Contrast & accessibility

The quick brown fox

On white · 11.31:1 · AAA

The quick brown fox

On black · 1.86:1 · Fail

Recommended text color: #ffffff

Use rich purple in code

CSS color: #720058;
SCSS $color: #720058;
Tailwind bg-[#720058]
Swift UIColor(red: 0.447, green: 0.000, blue: 0.345, alpha: 1)
Android Color.parseColor("#720058")
Flutter Color(0xFF720058)

Colors similar to rich purple

Browse all Pink colors →

What is the HEX code for rich purple?

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

How do I use rich purple in CSS?

To apply rich purple in CSS:

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

What are all the color format values for rich purple?

FormatValue
HEX#720058
RGBrgb(114, 0, 88)
HSLhsl(313.7, 100%, 22.4%)
CMYKcmyk(0%, 100%, 22.8%, 55.3%)

How do I convert rich purple to HEX?

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

What color family does rich purple belong to?

rich purple belongs to the pink color family. It is a dark, vivid color with HSL values: hue 313.7°, saturation 100%, lightness 22.4%.

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

Lighter variant (lightness 37.4%): #bf0093. Darker variant (lightness 7.399999999999999%): #26001d. 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.