#F083A0
A light, vivid magenta closely aligning with Palevioletred.
About #F083A0
When working with digital screens, the color #F083A0 is rendered by mixing light. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(240, 131, 160).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 45% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F083A0
RGB240, 131, 160
HSL344.0°, 78.4%, 72.7%
CMYK0%, 45%, 33%, 6%
HSV344.0°, 45.4%, 94.1%
LAB67.5, 44.8, 3.4
XYZ50.4, 37.3, 37.8
Decimal15762336
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.48:1
Text on #FFFFFF
FAIL
8.46:1
Text on #000000
AAA
2.37:1
Text on #F8FAFC
FAIL
7.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F083A0;
}
.text-color {
color: #F083A0;
}
.border-color {
border: 2px solid #F083A0;
}