Pinkish purple Color — HEX, RGB, HSL & CMYK Codes

#d648d7
Format Value
HEX #d648d7
RGB rgb(214, 72, 215)
HSL hsl(299.6, 64.1%, 56.3%)
CMYK cmyk(0.5%, 66.5%, 0%, 15.7%)
HSV hsv(299.6, 66.5%, 84.3%)

pinkish purple color harmonies

Tints & shades of pinkish purple

Tints (lighter)

#da59db #dd69de #e17ae2 #e58be6 #e99be9 #ecaced #f0bcf0 #f4cdf4 #f8def8 #fbeefb

Shades (darker)

#c341c3 #af3bb0 #9c349c #882e89 #752775 #612162 #4e1a4e #3a143b #270d27 #130714

Contrast & accessibility

The quick brown fox

On white · 3.64:1 · AA Large

The quick brown fox

On black · 5.77:1 · AA

Recommended text color: #000000

Use pinkish purple in code

CSS color: #d648d7;
SCSS $color: #d648d7;
Tailwind bg-[#d648d7]
Swift UIColor(red: 0.839, green: 0.282, blue: 0.843, alpha: 1)
Android Color.parseColor("#d648d7")
Flutter Color(0xFFD648D7)

Colors similar to pinkish purple

Browse all Pink colors →

What is the HEX code for pinkish purple?

The CSS color pinkish purple in HEX format is #d648d7. Use this value directly in CSS, SVG, and most design tools.

How do I use pinkish purple in CSS?

To apply pinkish purple in CSS:

  • Text color: color: #d648d7;
  • Background: background-color: #d648d7;
  • Border: border-color: #d648d7;

What are all the color format values for pinkish purple?

FormatValue
HEX#d648d7
RGBrgb(214, 72, 215)
HSLhsl(299.6, 64.1%, 56.3%)
CMYKcmyk(0.5%, 66.5%, 0%, 15.7%)

How do I convert pinkish purple to HEX?

Select pinkish purple from the color name list in our color converter. The HEX value — #d648d7 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pinkish purple belong to?

pinkish purple belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 299.6°, saturation 64.1%, lightness 56.3%.

How do I create lighter and darker shades of pinkish purple?

Lighter variant (lightness 71.3%): #e487e5. Darker variant (lightness 41.3%): #ac26ad. 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.