#CC8A83
A light, moderate red closely aligning with Rosybrown.
About #CC8A83
Visually, #CC8A83 is defined as a moderate red. Designers often compare it to the standard color Rosybrown. Its digital footprint relies on 204 parts red, 138 parts green, and 131 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 32% magenta, 36% yellow, and 20% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CC8A83
RGB204, 138, 131
HSL5.8°, 41.7%, 65.7%
CMYK0%, 32%, 36%, 20%
HSV5.8°, 35.8%, 80.0%
LAB63.9, 24.3, 14.0
XYZ38.1, 32.7, 25.8
Decimal13404803
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.79:1
Text on #FFFFFF
FAIL
7.53:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC8A83;
}
.text-color {
color: #CC8A83;
}
.border-color {
border: 2px solid #CC8A83;
}