#920FDB
A medium, vivid purple closely aligning with Darkviolet.
About #920FDB
At its core, #920FDB is a medium and vivid hue. Its closest recognized web color is Darkviolet. In the RGB color space, it consists of 146 red, 15 green, and 219 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 33% cyan, 93% magenta, 0% yellow, and 14% black. The HSL representation is 278.5° hue, 87.2% saturation, and 45.9% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#920FDB
RGB146, 15, 219
HSL278.5°, 87.2%, 45.9%
CMYK33%, 93%, 0%, 14%
HSV278.5°, 93.2%, 85.9%
LAB40.5, 75.9, -73.5
XYZ24.8, 11.6, 67.9
Decimal9572315
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.34:1
Text on #FFFFFF
AA
3.31:1
Text on #000000
AA Large
6.06:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920FDB;
}
.text-color {
color: #920FDB;
}
.border-color {
border: 2px solid #920FDB;
}