CSS named colorOrange · mid · balanced
browser standard
#CD5C5C
Indian Red
Best set with black text. The pairing reaches 5.28:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#CD5C5CsRGB hexadecimalRGB
rgb(205, 92, 92)screen channelsHSL
hsl(0, 53%, 58%)hue, saturation, lightnessCMYK
cmyk(0%, 55%, 55%, 20%)approximate process colorTailwind
red-400nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textlarge text3.98:1
Black textAA5.28:1
Recommendation
Use black 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
#452523
#86403F
#CD5C5C
#E2918E
#F1C5C2
#FAFAFA
Analogous
#CD5C94
#CD5C5C
#CD955C
Triadic
#CD5C5C
#5CCD5C
#5C5CCD
Complement
#CD5C5C
#5CCDCD
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-indian-red: #CD5C5C;
}
.swatch {
background: var(--color-indian-red);
color: #000000;
}Hue26°
Lightness53 L*
Chroma50.0
Luminance0.214