#C5A8A0
A light, muted red closely aligning with Rosybrown.
About #C5A8A0
The hex code #C5A8A0 represents a beautifully specific shade of red. Its closest recognized web color is Rosybrown. Its digital footprint relies on 197 parts red, 168 parts green, and 160 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, 15% magenta, 19% yellow, and 23% black. With a hue angle of 13.0 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C5A8A0
RGB197, 168, 160
HSL13.0°, 24.2%, 70.0%
CMYK0%, 15%, 19%, 23%
HSV13.0°, 18.8%, 77.3%
LAB71.2, 9.3, 8.0
XYZ43.4, 42.4, 39.2
Decimal12953760
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.21:1
Text on #FFFFFF
FAIL
9.48:1
Text on #000000
AAA
2.12:1
Text on #F8FAFC
FAIL
8.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5A8A0;
}
.text-color {
color: #C5A8A0;
}
.border-color {
border: 2px solid #C5A8A0;
}