#755FDB
A light, moderate blue closely aligning with Slateblue.
About #755FDB
Visually, #755FDB is defined as a moderate blue. Its closest recognized web color is Slateblue. In the RGB color space, it consists of 117 red, 95 green, and 219 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 47% C, 57% M, 0% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#755FDB
RGB117, 95, 219
HSL250.6°, 63.3%, 61.6%
CMYK47%, 57%, 0%, 14%
HSV250.6°, 56.6%, 85.9%
LAB48.4, 39.5, -60.9
XYZ24.2, 17.1, 69.0
Decimal7692251
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.76:1
Text on #FFFFFF
AA
4.42:1
Text on #000000
AA Large
4.54:1
Text on #F8FAFC
AA
3.75:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #755FDB;
}
.text-color {
color: #755FDB;
}
.border-color {
border: 2px solid #755FDB;
}