#F88AD3
A light, vivid magenta closely aligning with Hotpink.
About #F88AD3
The precise color #F88AD3 is an excellent choice for modern design projects. Its closest recognized web color is Hotpink. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 138, and 211.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 44% M, 15% Y, and 3% K. The HSL representation is 320.2° hue, 88.7% saturation, and 75.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#F88AD3
RGB248, 138, 211
HSL320.2°, 88.7%, 75.7%
CMYK0%, 44%, 15%, 3%
HSV320.2°, 44.4%, 97.3%
LAB71.4, 50.9, -19.1
XYZ59.6, 42.8, 66.8
Decimal16288467
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.19:1
Text on #FFFFFF
FAIL
9.57:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F88AD3;
}
.text-color {
color: #F88AD3;
}
.border-color {
border: 2px solid #F88AD3;
}