Purpleish Color — HEX, RGB, HSL & CMYK Codes

#98568d
Format Value
HEX #98568d
RGB rgb(152, 86, 141)
HSL hsl(310, 27.7%, 46.7%)
CMYK cmyk(0%, 43.4%, 7.2%, 40.4%)
HSV hsv(310, 43.4%, 59.6%)

purpleish color harmonies

Tints & shades of purpleish

Tints (lighter)

#a16597 #ab75a2 #b484ac #bd93b6 #c7a3c1 #d0b2cb #dac2d6 #e3d1e0 #ece0ea #f6f0f5

Shades (darker)

#8a4e80 #7c4673 #6f3f67 #61375a #532f4d #452740 #371f33 #291726 #1c101a #0e080d

Contrast & accessibility

The quick brown fox

On white · 5.18:1 · AA

The quick brown fox

On black · 4.05:1 · AA Large

Recommended text color: #ffffff

Use purpleish in code

CSS color: #98568d;
SCSS $color: #98568d;
Tailwind bg-[#98568d]
Swift UIColor(red: 0.596, green: 0.337, blue: 0.553, alpha: 1)
Android Color.parseColor("#98568d")
Flutter Color(0xFF98568D)

Colors similar to purpleish

Browse all Pink colors →

What is the HEX code for purpleish?

The CSS color purpleish in HEX format is #98568d. Use this value directly in CSS, SVG, and most design tools.

How do I use purpleish in CSS?

To apply purpleish in CSS:

  • Text color: color: #98568d;
  • Background: background-color: #98568d;
  • Border: border-color: #98568d;

What are all the color format values for purpleish?

FormatValue
HEX#98568d
RGBrgb(152, 86, 141)
HSLhsl(310, 27.7%, 46.7%)
CMYKcmyk(0%, 43.4%, 7.2%, 40.4%)

How do I convert purpleish to HEX?

Select purpleish from the color name list in our color converter. The HEX value — #98568d — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does purpleish belong to?

purpleish belongs to the pink color family. It is a medium, muted color with HSL values: hue 310°, saturation 27.7%, lightness 46.7%.

How do I create lighter and darker shades of purpleish?

Lighter variant (lightness 61.7%): #b882af. Darker variant (lightness 31.700000000000003%): #673a60. 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.