#E98AAF
A light, moderate magenta closely aligning with Palevioletred.
About #E98AAF
The precise color #E98AAF is an excellent choice for modern design projects. Designers often compare it to the standard color Palevioletred. This translates to an RGB value of rgb(233, 138, 175).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 41% 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. 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#E98AAF
RGB233, 138, 175
HSL336.6°, 68.3%, 72.7%
CMYK0%, 41%, 25%, 9%
HSV336.6°, 40.8%, 91.4%
LAB68.5, 40.7, -3.7
XYZ50.4, 38.6, 45.3
Decimal15305391
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.41:1
Text on #FFFFFF
FAIL
8.72:1
Text on #000000
AAA
2.30:1
Text on #F8FAFC
FAIL
7.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E98AAF;
}
.text-color {
color: #E98AAF;
}
.border-color {
border: 2px solid #E98AAF;
}