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

#b0054b
Format Value
HEX #b0054b
RGB rgb(176, 5, 75)
HSL hsl(335.4, 94.5%, 35.5%)
CMYK cmyk(0%, 97.2%, 57.4%, 31%)
HSV hsv(335.4, 97.2%, 69%)

purplish red color harmonies

Tints & shades of purplish red

Tints (lighter)

#b71c5b #be326c #c6497c #cd608c #d4779d #db8dad #e2a4be #e9bbce #f1d2de #f8e8ef

Shades (darker)

#a00544 #90043d #800437 #700330 #600329 #500222 #40021b #300114 #20010e #100007

Contrast & accessibility

The quick brown fox

On white · 7.07:1 · AAA

The quick brown fox

On black · 2.97:1 · Fail

Recommended text color: #ffffff

Use purplish red in code

CSS color: #b0054b;
SCSS $color: #b0054b;
Tailwind bg-[#b0054b]
Swift UIColor(red: 0.690, green: 0.020, blue: 0.294, alpha: 1)
Android Color.parseColor("#b0054b")
Flutter Color(0xFFB0054B)

Colors similar to purplish red

Browse all Pink colors →

What is the HEX code for purplish red?

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

How do I use purplish red in CSS?

To apply purplish red in CSS:

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

What are all the color format values for purplish red?

FormatValue
HEX#b0054b
RGBrgb(176, 5, 75)
HSLhsl(335.4, 94.5%, 35.5%)
CMYKcmyk(0%, 97.2%, 57.4%, 31%)

How do I convert purplish red to HEX?

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

What color family does purplish red belong to?

purplish red belongs to the pink color family. It is a medium, vivid color with HSL values: hue 335.4°, saturation 94.5%, lightness 35.5%.

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

Lighter variant (lightness 50.5%): #f8096b. Darker variant (lightness 20.5%): #66032b. 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.