Purplish Color — HEX, RGB, HSL & CMYK Codes

#94568c
Format Value
HEX #94568c
RGB rgb(148, 86, 140)
HSL hsl(307.7, 26.5%, 45.9%)
CMYK cmyk(0%, 41.9%, 5.4%, 42%)
HSV hsv(307.7, 41.9%, 58%)

purplish color harmonies

Tints & shades of purplish

Tints (lighter)

#9e6596 #a775a1 #b184ab #bb93b6 #c5a3c0 #ceb2cb #d8c2d5 #e2d1e0 #ece0ea #f5f0f5

Shades (darker)

#874e7f #794673 #6c3f66 #5e3759 #512f4c #432740 #361f33 #281726 #1b1019 #0d080d

Contrast & accessibility

The quick brown fox

On white · 5.29:1 · AA

The quick brown fox

On black · 3.97:1 · AA Large

Recommended text color: #ffffff

Use purplish in code

CSS color: #94568c;
SCSS $color: #94568c;
Tailwind bg-[#94568c]
Swift UIColor(red: 0.580, green: 0.337, blue: 0.549, alpha: 1)
Android Color.parseColor("#94568c")
Flutter Color(0xFF94568C)

Colors similar to purplish

Browse all Pink colors →

What is the HEX code for purplish?

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

How do I use purplish in CSS?

To apply purplish in CSS:

  • Text color: color: #94568c;
  • Background: background-color: #94568c;
  • Border: border-color: #94568c;

What are all the color format values for purplish?

FormatValue
HEX#94568c
RGBrgb(148, 86, 140)
HSLhsl(307.7, 26.5%, 45.9%)
CMYKcmyk(0%, 41.9%, 5.4%, 42%)

How do I convert purplish to HEX?

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

What color family does purplish belong to?

purplish belongs to the pink color family. It is a medium, muted color with HSL values: hue 307.7°, saturation 26.5%, lightness 45.9%.

How do I create lighter and darker shades of purplish?

Lighter variant (lightness 60.9%): #b681af. Darker variant (lightness 30.9%): #643a5e. 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.