#A092AF
A light, muted purple closely aligning with Lightslategray.
About #A092AF
Visually, #A092AF is defined as a muted purple. Designers often compare it to the standard color Lightslategray. This translates to an RGB value of rgb(160, 146, 175).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 9% C, 17% M, 0% Y, and 31% K. With a hue angle of 269.0 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A092AF
RGB160, 146, 175
HSL269.0°, 15.3%, 62.9%
CMYK9%, 17%, 0%, 31%
HSV269.0°, 16.6%, 68.6%
LAB62.6, 10.8, -13.3
XYZ32.5, 31.1, 44.9
Decimal10523311
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.91:1
Text on #FFFFFF
FAIL
7.23:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A092AF;
}
.text-color {
color: #A092AF;
}
.border-color {
border: 2px solid #A092AF;
}