#8A5066
A medium, muted magenta closely aligning with Rosybrown.
About #8A5066
When working with digital screens, the color #8A5066 is rendered by mixing light. It is closely associated with the named CSS color Rosybrown. This translates to an RGB value of rgb(138, 80, 102).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 42% M, 26% Y, and 46% K. The HSL representation is 337.2° hue, 26.6% saturation, and 42.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A5066
RGB138, 80, 102
HSL337.2°, 26.6%, 42.7%
CMYK0%, 42%, 26%, 46%
HSV337.2°, 42.0%, 54.1%
LAB41.4, 27.3, -2.2
XYZ15.7, 12.1, 14.1
Decimal9064550
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.14:1
Text on #FFFFFF
AA
3.42:1
Text on #000000
AA Large
5.87:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A5066;
}
.text-color {
color: #8A5066;
}
.border-color {
border: 2px solid #8A5066;
}