Purpley grey Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for purpley grey?

The CSS color purpley grey in HEX format is #947e94. 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: #947e94;
  • Background: background-color: #947e94;
  • Border: border-color: #947e94;

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 HEX?

Select purpley grey from the color name list in our color converter. The HEX value — #947e94 — 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 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.