CSS named colorPink · mid · vivid
browser standard
#9932CC
Dark Orchid
Best set with white text. The pairing reaches 5.70:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#9932CCsRGB hexadecimalRGB
rgb(153, 50, 204)screen channelsHSL
hsl(280, 61%, 50%)hue, saturation, lightnessCMYK
cmyk(25%, 75%, 0%, 20%)approximate process colorTailwind
purple-700nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAA5.70:1
Black textlarge text3.68:1
Recommendation
Use white text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#361B43
#662884
#9932CC
#BE7ADD
#DEBAEC
#FAFAFA
Analogous
#4C32CC
#9932CC
#CC32B2
Triadic
#9932CC
#CC9932
#32CC99
Complement
#9932CC
#65CC32
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-dark-orchid: #9932CC;
}
.swatch {
background: var(--color-dark-orchid);
color: #FFFFFF;
}Hue317°
Lightness43 L*
Chroma88.6
Luminance0.134