CSS named colorOrange · mid · vivid
browser standard
#DC143C
Crimson
Best set with white text. The pairing reaches 4.99:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#DC143CsRGB hexadecimalRGB
rgb(220, 20, 60)screen channelsHSL
hsl(348, 83%, 47%)hue, saturation, lightnessCMYK
cmyk(0%, 91%, 73%, 14%)approximate process colorTailwind
rose-600nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAA4.99:1
Black textlarge text4.21: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
#4A191A
#901E2B
#DC143C
#F17676
#FCB9B6
#FAFAFA
Analogous
#DC14A0
#DC143C
#DC5014
Triadic
#DC143C
#3CDC14
#143CDC
Complement
#DC143C
#14DCB4
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-crimson: #DC143C;
}
.swatch {
background: var(--color-crimson);
color: #FFFFFF;
}Hue25°
Lightness47 L*
Chroma78.5
Luminance0.160