#A04266
A medium, moderate magenta closely aligning with Palevioletred.
About #A04266
When working with digital screens, the color #A04266 is rendered by mixing light. Designers often compare it to the standard color Palevioletred. Its digital footprint relies on 160 parts red, 66 parts green, and 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 59% Magenta, 36% Yellow, and 37% Black. The HSL representation is 337.0° hue, 41.6% saturation, and 44.3% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#A04266
RGB160, 66, 102
HSL337.0°, 41.6%, 44.3%
CMYK0%, 59%, 36%, 37%
HSV337.0°, 58.7%, 62.7%
LAB41.7, 42.7, -1.3
XYZ18.8, 12.3, 14.0
Decimal10502758
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.06:1
Text on #FFFFFF
AA
3.47:1
Text on #000000
AA Large
5.79:1
Text on #F8FAFC
AA
2.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A04266;
}
.text-color {
color: #A04266;
}
.border-color {
border: 2px solid #A04266;
}