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

#805b87
Format Value
HEX #805b87
RGB rgb(128, 91, 135)
HSL hsl(290.5, 19.5%, 44.3%)
CMYK cmyk(5.2%, 32.6%, 0%, 47.1%)
HSV hsv(290.5, 32.6%, 52.9%)

muted purple color harmonies

Tints & shades of muted purple

Tints (lighter)

#8c6a92 #97799d #a388a8 #ae97b3 #baa6be #c5b4c8 #d1c3d3 #dcd2de #e8e1e9 #f3f0f4

Shades (darker)

#74537b #694a6e #5d4262 #513a56 #46324a #3a293d #2f2131 #231925 #171119 #0c080c

Contrast & accessibility

The quick brown fox

On white · 5.58:1 · AA

The quick brown fox

On black · 3.76:1 · AA Large

Recommended text color: #ffffff

Use muted purple in code

CSS color: #805b87;
SCSS $color: #805b87;
Tailwind bg-[#805b87]
Swift UIColor(red: 0.502, green: 0.357, blue: 0.529, alpha: 1)
Android Color.parseColor("#805b87")
Flutter Color(0xFF805B87)

Colors similar to muted purple

Browse all Pink colors →

What is the HEX code for muted purple?

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

How do I use muted purple in CSS?

To apply muted purple in CSS:

  • Text color: color: #805b87;
  • Background: background-color: #805b87;
  • Border: border-color: #805b87;

What are all the color format values for muted purple?

FormatValue
HEX#805b87
RGBrgb(128, 91, 135)
HSLhsl(290.5, 19.5%, 44.3%)
CMYKcmyk(5.2%, 32.6%, 0%, 47.1%)

How do I convert muted purple to HEX?

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

What color family does muted purple belong to?

muted purple belongs to the pink color family. It is a medium, muted color with HSL values: hue 290.5°, saturation 19.5%, lightness 44.3%.

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

Lighter variant (lightness 59.3%): #a583ab. Darker variant (lightness 29.299999999999997%): #553c59. 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.