#926D8A
A medium, muted magenta closely aligning with Rosybrown.
About #926D8A
At its core, #926D8A is a medium and muted hue. Its closest recognized web color is Rosybrown. Its digital footprint relies on 146 parts red, 109 parts green, and 138 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 25% M, 5% Y, and 43% K. The HSL representation is 313.0° hue, 14.5% saturation, and 50.0% lightness.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#926D8A
RGB146, 109, 138
HSL313.0°, 14.5%, 50.0%
CMYK0%, 25%, 5%, 43%
HSV313.0°, 25.3%, 57.3%
LAB50.6, 19.7, -10.2
XYZ21.9, 18.9, 26.5
Decimal9596298
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.40:1
Text on #FFFFFF
AA Large
4.78:1
Text on #000000
AA
4.20:1
Text on #F8FAFC
AA Large
4.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #926D8A;
}
.text-color {
color: #926D8A;
}
.border-color {
border: 2px solid #926D8A;
}