#6D2442
A dark, moderate magenta closely aligning with Palevioletred.
About #6D2442
When working with digital screens, the color #6D2442 is rendered by mixing light. Designers often compare it to the standard color Palevioletred. In the RGB color space, it consists of 109 red, 36 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 67% M, 39% Y, and 57% K. The HSL representation is 335.3° hue, 50.3% saturation, and 28.4% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D2442
RGB109, 36, 66
HSL335.3°, 50.3%, 28.4%
CMYK0%, 67%, 39%, 57%
HSV335.3°, 67.0%, 42.7%
LAB26.5, 35.4, -1.5
XYZ7.9, 4.9, 5.7
Decimal7152706
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.60:1
Text on #FFFFFF
AAA
1.98:1
Text on #000000
FAIL
10.13:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D2442;
}
.text-color {
color: #6D2442;
}
.border-color {
border: 2px solid #6D2442;
}