Darkorchid Color — HEX, RGB, HSL & CMYK Codes

#9932cc
Format Value
HEX #9932cc
RGB rgb(153, 50, 204)
HSL hsl(280.1, 60.6%, 49.8%)
CMYK cmyk(25%, 75.5%, 0%, 20%)
HSV hsv(280.1, 75.5%, 80%)

darkorchid color harmonies

Tints & shades of darkorchid

Tints (lighter)

#a245d1 #ac57d5 #b56ada #be7ddf #c78fe3 #d1a2e8 #dab4ec #e3c7f1 #ecdaf6 #f6ecfa

Shades (darker)

#8b2db9 #7d29a7 #6f2494 #612082 #531b6f #46175d #38124a #2a0e38 #1c0925 #0e0513

Contrast & accessibility

The quick brown fox

On white · 5.7:1 · AA

The quick brown fox

On black · 3.68:1 · AA Large

Recommended text color: #ffffff

Use darkorchid in code

CSS color: #9932cc;
SCSS $color: #9932cc;
Tailwind bg-[#9932cc]
Swift UIColor(red: 0.600, green: 0.196, blue: 0.800, alpha: 1)
Android Color.parseColor("#9932cc")
Flutter Color(0xFF9932CC)

Colors similar to darkorchid

Browse all Purple colors →

What is the HEX code for darkorchid?

The CSS color darkorchid in HEX format is #9932cc. Use this value directly in CSS, SVG, and most design tools.

How do I use darkorchid in CSS?

To apply darkorchid in CSS:

  • Text color: color: #9932cc;
  • Background: background-color: #9932cc;
  • Border: border-color: #9932cc;

What are all the color format values for darkorchid?

FormatValue
HEX#9932cc
RGBrgb(153, 50, 204)
HSLhsl(280.1, 60.6%, 49.8%)
CMYKcmyk(25%, 75.5%, 0%, 20%)

How do I convert darkorchid to HEX?

Select darkorchid from the color name list in our color converter. The HEX value — #9932cc — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does darkorchid belong to?

darkorchid belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 280.1°, saturation 60.6%, lightness 49.8%.

How do I create lighter and darker shades of darkorchid?

Lighter variant (lightness 64.8%): #b86fdc. Darker variant (lightness 34.8%): #6b238f. 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.