#E96699
A light, vivid magenta closely aligning with Palevioletred.
About #E96699
The precise color #E96699 is an excellent choice for modern design projects. Designers often compare it to the standard color Palevioletred. In the RGB color space, it consists of 233 red, 102 green, and 153 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 56% Magenta, 34% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E96699
RGB233, 102, 153
HSL336.6°, 74.9%, 65.7%
CMYK0%, 56%, 34%, 9%
HSV336.6°, 56.2%, 91.4%
LAB60.9, 55.7, -2.4
XYZ44.1, 29.1, 33.4
Decimal15296153
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.83:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E96699;
}
.text-color {
color: #E96699;
}
.border-color {
border: 2px solid #E96699;
}