#FF75A0
A light, vivid magenta closely aligning with Palevioletred.
About #FF75A0
The precise color #FF75A0 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 255, 117, and 160.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 54% M, 37% Y, and 0% K. With a hue angle of 341.3 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#FF75A0
RGB255, 117, 160
HSL341.3°, 100.0%, 72.9%
CMYK0%, 54%, 37%, 0%
HSV341.3°, 54.1%, 100.0%
LAB66.9, 56.6, 2.8
XYZ53.9, 36.5, 37.5
Decimal16741792
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.30:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FF75A0;
}
.text-color {
color: #FF75A0;
}
.border-color {
border: 2px solid #FF75A0;
}