#9932CC

darkorchid

#9932CC is a violet colour. In RGB it is 153 red, 50 green and 204 blue, which converts to a hue of 280 degrees, 61% saturation and 50% lightness. It is one of the named CSS colours, written as darkorchid in stylesheets.

Color values

HEX#9932CC
RGBrgb(153, 50, 204)
HSLhsl(280, 61%, 50%)
HSVhsv(280, 75%, 80%)
CMYKcmyk(25%, 75%, 0%, 20%)

Contrast and accessibility

Against white the contrast ratio is 5.7:1, and against black it is 3.68:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White5.7:1AAAAA
Black3.68:1FailAA

Tints and shades

Lighter tints move #9932CC toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #9932CC;
CSS rgb()color: rgb(153 50 204);
Tailwindbg-[#9932cc]
SwiftUIColor(red: 0.600, green: 0.196, blue: 0.800)
AndroidColor.parseColor("#9932CC")

Related tools