#6D2CA8
A medium, moderate purple closely aligning with Rebeccapurple.
About #6D2CA8
At its core, #6D2CA8 is a medium and moderate hue. Its closest recognized web color is Rebeccapurple. Its digital footprint relies on 109 parts red, 44 parts green, and 168 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 35% Cyan, 74% Magenta, 0% Yellow, and 34% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#6D2CA8
RGB109, 44, 168
HSL271.5°, 58.5%, 41.6%
CMYK35%, 74%, 0%, 34%
HSV271.5°, 73.8%, 65.9%
LAB33.7, 51.4, -54.8
XYZ14.3, 7.9, 37.8
Decimal7154856
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.15:1
Text on #FFFFFF
AAA
2.58:1
Text on #000000
FAIL
7.79:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D2CA8;
}
.text-color {
color: #6D2CA8;
}
.border-color {
border: 2px solid #6D2CA8;
}