#A06683
A medium, muted magenta closely aligning with Rosybrown.
About #A06683
At its core, #A06683 is a medium and muted hue. It is closely associated with the named CSS color Rosybrown. Its digital footprint relies on 160 parts red, 102 parts green, and 131 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 36% magenta inks. With a hue angle of 330.0 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A06683
RGB160, 102, 131
HSL330.0°, 23.4%, 51.4%
CMYK0%, 36%, 18%, 37%
HSV330.0°, 36.2%, 62.7%
LAB50.2, 27.6, -6.3
XYZ23.3, 18.6, 23.8
Decimal10512003
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.25:1
Text on #F8FAFC
AA Large
4.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A06683;
}
.text-color {
color: #A06683;
}
.border-color {
border: 2px solid #A06683;
}