#755FAF
A medium, moderate purple closely aligning with Darkslateblue.
About #755FAF
When working with digital screens, the color #755FAF is rendered by mixing light. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 117 parts red, 95 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 33% cyan, 46% magenta, 0% yellow, and 31% black. With a hue angle of 256.5 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. 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#755FAF
RGB117, 95, 175
HSL256.5°, 33.3%, 52.9%
CMYK33%, 46%, 0%, 31%
HSV256.5°, 45.7%, 68.6%
LAB45.7, 27.2, -39.7
XYZ19.2, 15.1, 42.5
Decimal7692207
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.23:1
Text on #FFFFFF
AA
4.01:1
Text on #000000
AA Large
5.00:1
Text on #F8FAFC
AA
3.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #755FAF;
}
.text-color {
color: #755FAF;
}
.border-color {
border: 2px solid #755FAF;
}