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

#36013f
Format Value
HEX #36013f
RGB rgb(54, 1, 63)
HSL hsl(291.3, 96.9%, 12.5%)
CMYK cmyk(14.3%, 98.4%, 0%, 75.3%)
HSV hsv(291.3, 98.4%, 24.7%)

deep purple color harmonies

Tints & shades of deep purple

Tints (lighter)

#481850 #5b2f62 #6d4673 #7f5d85 #917496 #a48ca8 #b6a3b9 #c8bacb #dad1dc #ede8ee

Shades (darker)

#310139 #2c0134 #27012e #220128 #1d0122 #19001d #140017 #0f0011 #0a000b #050006

Contrast & accessibility

The quick brown fox

On white · 17.03:1 · AAA

The quick brown fox

On black · 1.23:1 · Fail

Recommended text color: #ffffff

Use deep purple in code

CSS color: #36013f;
SCSS $color: #36013f;
Tailwind bg-[#36013f]
Swift UIColor(red: 0.212, green: 0.004, blue: 0.247, alpha: 1)
Android Color.parseColor("#36013f")
Flutter Color(0xFF36013F)

Colors similar to deep purple

Browse all Pink colors →

What is the HEX code for deep purple?

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

How do I use deep purple in CSS?

To apply deep purple in CSS:

  • Text color: color: #36013f;
  • Background: background-color: #36013f;
  • Border: border-color: #36013f;

What are all the color format values for deep purple?

FormatValue
HEX#36013f
RGBrgb(54, 1, 63)
HSLhsl(291.3, 96.9%, 12.5%)
CMYKcmyk(14.3%, 98.4%, 0%, 75.3%)

How do I convert deep purple to HEX?

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

What color family does deep purple belong to?

deep purple belongs to the pink color family. It is a dark, vivid color with HSL values: hue 291.3°, saturation 96.9%, lightness 12.5%.

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

Lighter variant (lightness 27.5%): #76028a. Darker variant (lightness 5%): #160019. 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.