#9957DB
A light, moderate purple closely aligning with Mediumorchid.
About #9957DB
At its core, #9957DB is a light and moderate hue. Its closest recognized web color is Mediumorchid. In the RGB color space, it consists of 153 red, 87 green, and 219 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 30% cyan and 60% magenta inks. With a hue angle of 270.0 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#9957DB
RGB153, 87, 219
HSL270.0°, 64.7%, 60.0%
CMYK30%, 60%, 0%, 14%
HSV270.0°, 60.3%, 85.9%
LAB50.3, 51.9, -57.5
XYZ29.3, 18.7, 69.1
Decimal10049499
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.43:1
Text on #FFFFFF
AA Large
4.74:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9957DB;
}
.text-color {
color: #9957DB;
}
.border-color {
border: 2px solid #9957DB;
}