#A0425F
A medium, moderate magenta closely aligning with Palevioletred.
About #A0425F
At its core, #A0425F is a medium and moderate hue. It is closely associated with the named CSS color Palevioletred. In the RGB color space, it consists of 160 red, 66 green, and 95 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 59% M, 41% Y, and 37% K. The HSL representation is 341.5° hue, 41.6% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A0425F
RGB160, 66, 95
HSL341.5°, 41.6%, 44.3%
CMYK0%, 59%, 41%, 37%
HSV341.5°, 58.7%, 62.7%
LAB41.5, 41.9, 2.8
XYZ18.5, 12.2, 12.2
Decimal10502751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.11:1
Text on #FFFFFF
AA
3.44:1
Text on #000000
AA Large
5.84:1
Text on #F8FAFC
AA
2.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A0425F;
}
.text-color {
color: #A0425F;
}
.border-color {
border: 2px solid #A0425F;
}