#921DAF
A medium, vivid magenta closely aligning with Darkorchid.
About #921DAF
When working with digital screens, the color #921DAF is rendered by mixing light. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(146, 29, 175).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 17% Cyan, 83% Magenta, 0% Yellow, and 31% Black. With a hue angle of 288.1 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#921DAF
RGB146, 29, 175
HSL288.1°, 71.6%, 40.0%
CMYK17%, 83%, 0%, 31%
HSV288.1°, 83.4%, 68.6%
LAB38.0, 64.8, -51.9
XYZ20.0, 10.1, 41.4
Decimal9575855
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.96:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.65:1
Text on #F8FAFC
AA
2.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #921DAF;
}
.text-color {
color: #921DAF;
}
.border-color {
border: 2px solid #921DAF;
}