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

#990147
Format Value
HEX #990147
RGB rgb(153, 1, 71)
HSL hsl(332.4, 98.7%, 30.2%)
CMYK cmyk(0%, 99.3%, 53.6%, 40%)
HSV hsv(332.4, 99.3%, 60%)

purple red color harmonies

Tints & shades of purple red

Tints (lighter)

#a21858 #ac2f68 #b54679 #be5d8a #c7749b #d18cab #daa3bc #e3bacd #ecd1de #f6e8ee

Shades (darker)

#8b0141 #7d013a #6f0134 #61012d #530127 #460020 #38001a #2a0013 #1c000d #0e0006

Contrast & accessibility

The quick brown fox

On white · 8.57:1 · AAA

The quick brown fox

On black · 2.45:1 · Fail

Recommended text color: #ffffff

Use purple red in code

CSS color: #990147;
SCSS $color: #990147;
Tailwind bg-[#990147]
Swift UIColor(red: 0.600, green: 0.004, blue: 0.278, alpha: 1)
Android Color.parseColor("#990147")
Flutter Color(0xFF990147)

Colors similar to purple red

Browse all Pink colors →

What is the HEX code for purple red?

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

How do I use purple red in CSS?

To apply purple red in CSS:

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

What are all the color format values for purple red?

FormatValue
HEX#990147
RGBrgb(153, 1, 71)
HSLhsl(332.4, 98.7%, 30.2%)
CMYKcmyk(0%, 99.3%, 53.6%, 40%)

How do I convert purple red to HEX?

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

What color family does purple red belong to?

purple red belongs to the pink color family. It is a medium, vivid color with HSL values: hue 332.4°, saturation 98.7%, lightness 30.2%.

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

Lighter variant (lightness 45.2%): #e5016a. Darker variant (lightness 15.2%): #4d0124. 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.