#CCA0AF
A light, moderate magenta closely aligning with Rosybrown.
About #CCA0AF
The precise color #CCA0AF is an excellent choice for modern design projects. It is closely associated with the named CSS color Rosybrown. This translates to an RGB value of rgb(204, 160, 175).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 22% M, 14% Y, and 20% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CCA0AF
RGB204, 160, 175
HSL339.5°, 30.1%, 71.4%
CMYK0%, 22%, 14%, 20%
HSV339.5°, 21.6%, 80.0%
LAB70.2, 18.6, -1.5
XYZ45.2, 41.1, 46.1
Decimal13410479
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.28:1
Text on #FFFFFF
FAIL
9.21:1
Text on #000000
AAA
2.18:1
Text on #F8FAFC
FAIL
7.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCA0AF;
}
.text-color {
color: #CCA0AF;
}
.border-color {
border: 2px solid #CCA0AF;
}