#CD5C5C color codes
- HEX
- #CD5C5C
- HEX8
- #CD5C5CFF
- HEX8 (Android)
- #FFCD5C5C
- RGB
- rgb(205, 92, 92)
- RGB (%)
- 80%, 36%, 36%
- HSL
- hsl(0, 53%, 58%)
- HSV / HSB
- hsv(0, 55%, 80%)
- CMYK
- cmyk(0%, 55%, 55%, 20%)
- OKLCH
- oklch(0.6154 0.1442 22.23)
- OKLCH (%)
- oklch(61.54% 0.1442 22.23)
- Decimal
- 13458524
What color is #CD5C5C?
#CD5C5C sits at 62% lightness and 0.1442 chroma in OKLCH, hue 22.23°. Its nearest named color is IndianRed (an exact match).
Shades and tints of #CD5C5C
Tints
Shades
Tones
#CD5C5C color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #CD5C5C in CSS
.text { color: #CD5C5C; }
.background { background-color: #CD5C5C; }
.border { border: 2px solid #CD5C5C; }
/* Modern, perceptually uniform */
.text { color: oklch(0.6154 0.1442 22.23); }
/* #CD5C5C at 50% transparency */
.overlay { background-color: #CD5C5C80; }Is #CD5C5C accessible?
#CD5C5C on white text scores 3.98:1; on black text it scores 5.28:1. Black text passes WCAG AA for normal text on #CD5C5C. Recommended text color on a #CD5C5C background: black.
A 5.28:1 vs black
A 3.98:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Fail
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#CD5C5C) → black APCA Lc experimental 72 Lc · large / secondary text (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Red #FF0000. See more in the red family on the colors hub.
Frequently asked questions
- What color is #CD5C5C?
- #CD5C5C is IndianRed. In RGB it is rgb(205, 92, 92), and in HSL hsl(0, 53%, 58%).
- What is #CD5C5C in RGB?
- #CD5C5C converts to rgb(205, 92, 92) — red 205, green 92, blue 92.
- What text color is readable on #CD5C5C?
- Black text — it has the higher contrast ratio (5.28:1) against #CD5C5C. Black text passes WCAG AA for normal text on #CD5C5C.