#D375A0
A light, moderate magenta closely aligning with Palevioletred.
About #D375A0
Visually, #D375A0 is defined as a moderate magenta. It is closely associated with the named CSS color Palevioletred. This translates to an RGB value of rgb(211, 117, 160).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 45% magenta inks. The HSL representation is 332.6° hue, 51.6% saturation, and 64.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D375A0
RGB211, 117, 160
HSL332.6°, 51.6%, 64.3%
CMYK0%, 45%, 24%, 17%
HSV332.6°, 44.5%, 82.7%
LAB60.9, 42.0, -6.8
XYZ39.6, 29.1, 36.8
Decimal13858208
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.82: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: #D375A0;
}
.text-color {
color: #D375A0;
}
.border-color {
border: 2px solid #D375A0;
}