#A857A0
A medium, moderate magenta closely aligning with Orchid.
About #A857A0
When working with digital screens, the color #A857A0 is rendered by mixing light. Its closest recognized web color is Orchid. In the RGB color space, it consists of 168 red, 87 green, and 160 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 48% M, 5% Y, and 34% K. This makes it a relatively light color when applied to physical surfaces.
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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A857A0
RGB168, 87, 160
HSL305.9°, 31.8%, 50.0%
CMYK0%, 48%, 5%, 34%
HSV305.9°, 48.2%, 65.9%
LAB49.1, 43.5, -25.2
XYZ25.9, 17.7, 35.3
Decimal11032480
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.43:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A857A0;
}
.text-color {
color: #A857A0;
}
.border-color {
border: 2px solid #A857A0;
}