Red purple to HSL — Color Code

#820747
Format Value
HEX #820747
RGB rgb(130, 7, 71)
HSL hsl(328.8, 89.8%, 26.9%)
CMYK cmyk(0%, 94.6%, 45.4%, 49%)
HSV hsv(328.8, 94.6%, 51%)

red purple color harmonies

Tints & shades of red purple

Tints (lighter)

#8d1e58 #993468 #a44b79 #af618a #bb789b #c68eab #d2a5bc #ddbbcd #e8d2de #f4e8ee

Shades (darker)

#760641 #6a063a #5f0534 #53042d #470427 #3b0320 #2f031a #230213 #18010d #0c0106

Contrast & accessibility

The quick brown fox

On white · 10.14:1 · AAA

The quick brown fox

On black · 2.07:1 · Fail

Recommended text color: #ffffff

Use red purple in code

CSS color: #820747;
SCSS $color: #820747;
Tailwind bg-[#820747]
Swift UIColor(red: 0.510, green: 0.027, blue: 0.278, alpha: 1)
Android Color.parseColor("#820747")
Flutter Color(0xFF820747)

Colors similar to red purple

Browse all Pink colors →

What is the HSL code for red purple?

The CSS color red purple in HSL format is hsl(328.8, 89.8%, 26.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use red purple in CSS?

To apply red purple in CSS:

  • Text color: color: hsl(328.8, 89.8%, 26.9%);
  • Background: background-color: hsl(328.8, 89.8%, 26.9%);
  • Border: border-color: hsl(328.8, 89.8%, 26.9%);

What are all the color format values for red purple?

FormatValue
HEX#820747
RGBrgb(130, 7, 71)
HSLhsl(328.8, 89.8%, 26.9%)
CMYKcmyk(0%, 94.6%, 45.4%, 49%)

How do I convert red purple to HSL?

Select red purple from the color name list in our color converter. The HSL value — hsl(328.8, 89.8%, 26.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does red purple belong to?

red purple belongs to the pink color family. It is a dark, vivid color with HSL values: hue 328.8°, saturation 89.8%, lightness 26.9%.

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

Lighter variant (lightness 41.9%): #cb0b6f. Darker variant (lightness 11.899999999999999%): #3a031f. 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.