#6D3BB1
A medium, moderate purple closely aligning with Rebeccapurple.
About #6D3BB1
The hex code #6D3BB1 represents a beautifully specific shade of purple. Its closest recognized web color is Rebeccapurple. In the RGB color space, it consists of 109 red, 59 green, and 177 blue.
Translating this color to physical media requires the CMYK color model. The color uses 38% Cyan, 67% Magenta, 0% Yellow, and 31% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D3BB1
RGB109, 59, 177
HSL265.4°, 50.0%, 46.3%
CMYK38%, 67%, 0%, 31%
HSV265.4°, 66.7%, 69.4%
LAB37.0, 46.4, -54.9
XYZ15.8, 9.6, 42.6
Decimal7158705
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.21:1
Text on #FFFFFF
AAA
2.91:1
Text on #000000
FAIL
6.90:1
Text on #F8FAFC
AA
2.47:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D3BB1;
}
.text-color {
color: #6D3BB1;
}
.border-color {
border: 2px solid #6D3BB1;
}