#927CDB
A light, moderate blue closely aligning with Mediumpurple.
About #927CDB
The hex code #927CDB represents a beautifully specific shade of blue. Designers often compare it to the standard color Mediumpurple. In the RGB color space, it consists of 146 red, 124 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 33% cyan and 43% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#927CDB
RGB146, 124, 219
HSL253.9°, 56.9%, 67.3%
CMYK33%, 43%, 0%, 14%
HSV253.9°, 43.4%, 85.9%
LAB57.7, 29.6, -45.8
XYZ31.8, 25.6, 70.3
Decimal9600219
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.43:1
Text on #FFFFFF
AA Large
6.13:1
Text on #000000
AA
3.28:1
Text on #F8FAFC
AA Large
5.21:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #927CDB;
}
.text-color {
color: #927CDB;
}
.border-color {
border: 2px solid #927CDB;
}