CSS named colorPurple · dark · vivid
browser standard
#0000CD
Medium Blue
Best set with white text. The pairing reaches 11.16:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#0000CDsRGB hexadecimalRGB
rgb(0, 0, 205)screen channelsHSL
hsl(240, 100%, 40%)hue, saturation, lightnessCMYK
cmyk(100%, 100%, 0%, 20%)approximate process colorTailwind
violet-700nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAAA11.16:1
Black textfails AA1.88: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
#1D1044
#210E85
#0000CD
#835DDE
#C3AAEE
#FAFAFA
Analogous
#0066CD
#0000CD
#6600CD
Triadic
#0000CD
#CD0000
#00CD00
Complement
#0000CD
#CDCD00
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-medium-blue: #0000CD;
}
.swatch {
background: var(--color-medium-blue);
color: #FFFFFF;
}Hue306°
Lightness25 L*
Chroma113.5
Luminance0.044