#A807DB
A medium, vivid magenta closely aligning with Darkviolet.
About #A807DB
When working with digital screens, the color #A807DB is rendered by mixing light. Designers often compare it to the standard color Darkviolet. This translates to an RGB value of rgb(168, 7, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 23% Cyan, 97% Magenta, 0% Yellow, and 14% Black. The HSL representation is 285.6° hue, 93.8% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A807DB
RGB168, 7, 219
HSL285.6°, 93.8%, 44.3%
CMYK23%, 97%, 0%, 14%
HSV285.6°, 96.8%, 85.9%
LAB43.6, 79.6, -68.2
XYZ29.0, 13.6, 68.1
Decimal11012059
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.65:1
Text on #FFFFFF
AA
3.72:1
Text on #000000
AA Large
5.40:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A807DB;
}
.text-color {
color: #A807DB;
}
.border-color {
border: 2px solid #A807DB;
}