#8A5766
A medium, muted magenta closely aligning with Rosybrown.
About #8A5766
At its core, #8A5766 is a medium and muted hue. Its closest recognized web color is Rosybrown. In the RGB color space, it consists of 138 red, 87 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 37% M, 26% Y, and 46% K. With a hue angle of 342.4 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A5766
RGB138, 87, 102
HSL342.4°, 22.7%, 44.1%
CMYK0%, 37%, 26%, 46%
HSV342.4°, 37.0%, 54.1%
LAB43.0, 23.3, 0.2
XYZ16.3, 13.2, 14.3
Decimal9066342
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.78:1
Text on #FFFFFF
AA
3.64:1
Text on #000000
AA Large
5.52:1
Text on #F8FAFC
AA
3.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A5766;
}
.text-color {
color: #8A5766;
}
.border-color {
border: 2px solid #8A5766;
}