#F05F83
A light, vivid red closely aligning with Palevioletred.
About #F05F83
The hex code #F05F83 represents a beautifully specific shade of red. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 95, and 131.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 60% Magenta, 45% Yellow, and 6% Black. With a hue angle of 345.1 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F05F83
RGB240, 95, 131
HSL345.1°, 82.9%, 65.7%
CMYK0%, 60%, 45%, 6%
HSV345.1°, 60.4%, 94.1%
LAB60.2, 58.7, 9.5
XYZ44.1, 28.3, 24.6
Decimal15753091
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.15:1
Text on #FFFFFF
AA Large
6.67:1
Text on #000000
AA
3.01:1
Text on #F8FAFC
AA Large
5.67:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F05F83;
}
.text-color {
color: #F05F83;
}
.border-color {
border: 2px solid #F05F83;
}