#6D0750
A dark, vivid magenta closely aligning with Purple.
About #6D0750
At its core, #6D0750 is a dark and vivid hue. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 7, and 80.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 94% magenta, 27% yellow, and 57% black. With a hue angle of 317.1 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF 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#6D0750
RGB109, 7, 80
HSL317.1°, 87.9%, 22.7%
CMYK0%, 94%, 27%, 57%
HSV317.1°, 93.6%, 42.7%
LAB23.6, 46.8, -15.3
XYZ7.8, 4.0, 7.9
Decimal7145296
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.69:1
Text on #FFFFFF
AAA
1.80:1
Text on #000000
FAIL
11.17:1
Text on #F8FAFC
AAA
1.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D0750;
}
.text-color {
color: #6D0750;
}
.border-color {
border: 2px solid #6D0750;
}