#D37C92
A light, moderate magenta closely aligning with Palevioletred.
About #D37C92
The precise color #D37C92 is an excellent choice for modern design projects. It is closely associated with the named CSS color Palevioletred. In the RGB color space, it consists of 211 red, 124 green, and 146 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 41% M, 31% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D37C92
RGB211, 124, 146
HSL344.8°, 49.7%, 65.7%
CMYK0%, 41%, 31%, 17%
HSV344.8°, 41.2%, 82.7%
LAB61.9, 36.4, 2.8
XYZ39.3, 30.3, 31.0
Decimal13859986
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.97:1
Text on #FFFFFF
FAIL
7.07:1
Text on #000000
AAA
2.84:1
Text on #F8FAFC
FAIL
6.01:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D37C92;
}
.text-color {
color: #D37C92;
}
.border-color {
border: 2px solid #D37C92;
}