#AF425F
A medium, moderate magenta closely aligning with Palevioletred.
About #AF425F
At its core, #AF425F is a medium and moderate hue. It is closely associated with the named CSS color Palevioletred. Its digital footprint relies on 175 parts red, 66 parts green, and 95 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 62% magenta, 46% yellow, and 31% black. With a hue angle of 344.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#AF425F
RGB175, 66, 95
HSL344.0°, 45.2%, 47.3%
CMYK0%, 62%, 46%, 31%
HSV344.0°, 62.3%, 68.6%
LAB44.0, 46.9, 6.6
XYZ21.7, 13.8, 12.4
Decimal11485791
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.57:1
Text on #FFFFFF
AA
3.77:1
Text on #000000
AA Large
5.33:1
Text on #F8FAFC
AA
3.20:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF425F;
}
.text-color {
color: #AF425F;
}
.border-color {
border: 2px solid #AF425F;
}