#FF66A0
A light, vivid magenta closely aligning with Hotpink.
About #FF66A0
When working with digital screens, the color #FF66A0 is rendered by mixing light. Designers often compare it to the standard color Hotpink. In the RGB color space, it consists of 255 red, 102 green, and 160 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 60% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#FF66A0
RGB255, 102, 160
HSL337.3°, 100.0%, 70.0%
CMYK0%, 60%, 37%, 0%
HSV337.3°, 60.0%, 100.0%
LAB64.4, 63.3, -0.8
XYZ52.3, 33.3, 36.9
Decimal16737952
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.74:1
Text on #FFFFFF
FAIL
7.66:1
Text on #000000
AAA
2.62:1
Text on #F8FAFC
FAIL
6.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF66A0;
}
.text-color {
color: #FF66A0;
}
.border-color {
border: 2px solid #FF66A0;
}