Purple red to HSL — Color Code

#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 HSL code for purple red?

The CSS color purple red in HSL format is hsl(332.4, 98.7%, 30.2%). 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: hsl(332.4, 98.7%, 30.2%);
  • Background: background-color: hsl(332.4, 98.7%, 30.2%);
  • Border: border-color: hsl(332.4, 98.7%, 30.2%);

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 HSL?

Select purple red from the color name list in our color converter. The HSL value — hsl(332.4, 98.7%, 30.2%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.