#E257AF
A light, vivid magenta closely aligning with Hotpink.
About #E257AF
Visually, #E257AF is defined as a vivid magenta. Its closest recognized web color is Hotpink. Its digital footprint relies on 226 parts red, 87 parts green, and 175 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 62% Magenta, 23% Yellow, and 11% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E257AF
RGB226, 87, 175
HSL322.0°, 70.6%, 61.4%
CMYK0%, 62%, 23%, 11%
HSV322.0°, 61.5%, 88.6%
LAB58.1, 62.9, -19.4
XYZ42.5, 26.1, 43.4
Decimal14833583
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.38:1
Text on #FFFFFF
AA Large
6.22:1
Text on #000000
AA
3.23:1
Text on #F8FAFC
AA Large
5.28:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E257AF;
}
.text-color {
color: #E257AF;
}
.border-color {
border: 2px solid #E257AF;
}