DarkOrchid — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #9932CC | |
| RGB | rgb(153, 50, 204) | |
| HSL | hsl(280, 61%, 50%) |
Shades of DarkOrchid
| #8A2DB9 | #7B28A4 | #6B2390 | #5C1E7B | #4D1967 | #3D1452 | #2E0F3E | #1F0A29 |
Tints of DarkOrchid
| #A446D2 | #AE5BD7 | #B86FDC | #C284E1 | #CC98E6 | #D6ADEB | #E1C1F0 | #EBD6F5 |
Color Pairings & Harmony
|
Complementary
#66CD32
|
Analogous +30°
#CD32B3
|
Analogous −30°
#4C32CD
|
Triadic +120°
#CD9932
|
Triadic −120°
#32CD99
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #9932CC;
}
.element-bg {
background-color: #9932CC;
color: #ffffff;
}
.element-border {
border: 2px solid #9932CC;
}
About DarkOrchid
DarkOrchid is a medium color with high saturation, defined by the hex code #9932CC. Its exact color model values are rgb(153, 50, 204) in RGB and hsl(280, 61%, 50%) in HSL (hue 280°, saturation 61%, lightness 50%). On a white background the contrast ratio is 5.70:1 — AA pass for normal text, and on black it is 3.68:1 — AA pass for large text only. Use DarkOrchid for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →