#8A667C
A medium, muted magenta closely aligning with Dimgray.
About #8A667C
The precise color #8A667C is an excellent choice for modern design projects. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 138 red, 102 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 26% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#8A667C
RGB138, 102, 124
HSL323.3°, 15.0%, 47.1%
CMYK0%, 26%, 10%, 46%
HSV323.3°, 26.1%, 54.1%
LAB47.4, 18.2, -6.6
XYZ18.9, 16.4, 21.2
Decimal9070204
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.92:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A667C;
}
.text-color {
color: #8A667C;
}
.border-color {
border: 2px solid #8A667C;
}