#C57583
A light, moderate red closely aligning with Palevioletred.
About #C57583
The hex code #C57583 represents a beautifully specific shade of red. Designers often compare it to the standard color Palevioletred. This translates to an RGB value of rgb(197, 117, 131).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 41% Magenta, 34% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C57583
RGB197, 117, 131
HSL349.5°, 40.8%, 61.6%
CMYK0%, 41%, 34%, 23%
HSV349.5°, 40.6%, 77.3%
LAB58.3, 33.1, 5.9
XYZ33.5, 26.2, 24.8
Decimal12940675
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.36:1
Text on #FFFFFF
AA Large
6.25:1
Text on #000000
AA
3.21:1
Text on #F8FAFC
AA Large
5.31:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C57583;
}
.text-color {
color: #C57583;
}
.border-color {
border: 2px solid #C57583;
}