#A092B6
A light, muted purple closely aligning with Lightslategray.
About #A092B6
The hex code #A092B6 represents a beautifully specific shade of purple. Designers often compare it to the standard color Lightslategray. In the RGB color space, it consists of 160 red, 146 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 12% Cyan, 20% Magenta, 0% Yellow, and 29% Black. The HSL representation is 263.3° hue, 19.8% saturation, and 64.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A092B6
RGB160, 146, 182
HSL263.3°, 19.8%, 64.3%
CMYK12%, 20%, 0%, 29%
HSV263.3°, 19.8%, 71.4%
LAB62.9, 12.3, -16.9
XYZ33.2, 31.4, 48.6
Decimal10523318
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.28:1
Text on #000000
AAA
2.76:1
Text on #F8FAFC
FAIL
6.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A092B6;
}
.text-color {
color: #A092B6;
}
.border-color {
border: 2px solid #A092B6;
}