#F066AF
A light, vivid magenta closely aligning with Hotpink.
About #F066AF
When working with digital screens, the color #F066AF is rendered by mixing light. Designers often compare it to the standard color Hotpink. In the RGB color space, it consists of 240 red, 102 green, and 175 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 57% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F066AF
RGB240, 102, 175
HSL328.3°, 82.1%, 67.1%
CMYK0%, 57%, 27%, 6%
HSV328.3°, 57.5%, 94.1%
LAB62.6, 60.5, -12.3
XYZ48.4, 31.1, 44.0
Decimal15754927
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.91:1
Text on #FFFFFF
FAIL
7.22:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F066AF;
}
.text-color {
color: #F066AF;
}
.border-color {
border: 2px solid #F066AF;
}