Purpley grey to HSL — Color Code

#947e94
Format Value
HEX #947e94
RGB rgb(148, 126, 148)
HSL hsl(300, 9.3%, 53.7%)
CMYK cmyk(0%, 14.9%, 0%, 42%)
HSV hsv(300, 14.9%, 58%)

purpley grey color harmonies

Tints & shades of purpley grey

Tints (lighter)

#9e8a9e #a795a7 #b1a1b1 #bbadbb #c5b9c5 #cec4ce #d8d0d8 #e2dce2 #ece8ec #f5f3f5

Shades (darker)

#877387 #796779 #6c5c6c #5e505e #514551 #433943 #362e36 #282228 #1b171b #0d0b0d

Contrast & accessibility

The quick brown fox

On white · 3.7:1 · AA Large

The quick brown fox

On black · 5.67:1 · AA

Recommended text color: #000000

Use purpley grey in code

CSS color: #947e94;
SCSS $color: #947e94;
Tailwind bg-[#947e94]
Swift UIColor(red: 0.580, green: 0.494, blue: 0.580, alpha: 1)
Android Color.parseColor("#947e94")
Flutter Color(0xFF947E94)

Colors similar to purpley grey

Browse all Pink colors →

What is the HSL code for purpley grey?

The CSS color purpley grey in HSL format is hsl(300, 9.3%, 53.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use purpley grey in CSS?

To apply purpley grey in CSS:

  • Text color: color: hsl(300, 9.3%, 53.7%);
  • Background: background-color: hsl(300, 9.3%, 53.7%);
  • Border: border-color: hsl(300, 9.3%, 53.7%);

What are all the color format values for purpley grey?

FormatValue
HEX#947e94
RGBrgb(148, 126, 148)
HSLhsl(300, 9.3%, 53.7%)
CMYKcmyk(0%, 14.9%, 0%, 42%)

How do I convert purpley grey to HSL?

Select purpley grey from the color name list in our color converter. The HSL value — hsl(300, 9.3%, 53.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does purpley grey belong to?

purpley grey belongs to the pink color family. It is a medium, muted color with HSL values: hue 300°, saturation 9.3%, lightness 53.7%.

How do I create lighter and darker shades of purpley grey?

Lighter variant (lightness 68.7%): #b7a8b7. Darker variant (lightness 38.7%): #6c5a6c. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.