Light plum Color — HEX, RGB, HSL & CMYK Codes

#9d5783
Format Value
HEX #9d5783
RGB rgb(157, 87, 131)
HSL hsl(322.3, 28.7%, 47.8%)
CMYK cmyk(0%, 44.6%, 16.6%, 38.4%)
HSV hsv(322.3, 44.6%, 61.6%)

light plum color harmonies

Tints & shades of light plum

Tints (lighter)

#a6668e #af769a #b885a5 #c194b0 #caa3bb #d2b3c7 #dbc2d2 #e4d1dd #ede0e8 #f6f0f4

Shades (darker)

#8f4f77 #80476b #723f5f #643753 #562f47 #47283c #392030 #2b1824 #1d1018 #0e080c

Contrast & accessibility

The quick brown fox

On white · 5.09:1 · AA

The quick brown fox

On black · 4.12:1 · AA Large

Recommended text color: #ffffff

Use light plum in code

CSS color: #9d5783;
SCSS $color: #9d5783;
Tailwind bg-[#9d5783]
Swift UIColor(red: 0.616, green: 0.341, blue: 0.514, alpha: 1)
Android Color.parseColor("#9d5783")
Flutter Color(0xFF9D5783)

Colors similar to light plum

Browse all Pink colors →

What is the HEX code for light plum?

The CSS color light plum in HEX format is #9d5783. Use this value directly in CSS, SVG, and most design tools.

How do I use light plum in CSS?

To apply light plum in CSS:

  • Text color: color: #9d5783;
  • Background: background-color: #9d5783;
  • Border: border-color: #9d5783;

What are all the color format values for light plum?

FormatValue
HEX#9d5783
RGBrgb(157, 87, 131)
HSLhsl(322.3, 28.7%, 47.8%)
CMYKcmyk(0%, 44.6%, 16.6%, 38.4%)

How do I convert light plum to HEX?

Select light plum from the color name list in our color converter. The HEX value — #9d5783 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light plum belong to?

light plum belongs to the pink color family. It is a medium, muted color with HSL values: hue 322.3°, saturation 28.7%, lightness 47.8%.

How do I create lighter and darker shades of light plum?

Lighter variant (lightness 62.8%): #bb85a7. Darker variant (lightness 32.8%): #6c3c5a. 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.