#925F7C
A medium, muted magenta closely aligning with Rosybrown.
About #925F7C
The precise color #925F7C is an excellent choice for modern design projects. Designers often compare it to the standard color Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 95, and 124.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 35% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#925F7C
RGB146, 95, 124
HSL325.9°, 21.2%, 47.3%
CMYK0%, 35%, 15%, 43%
HSV325.9°, 34.9%, 57.3%
LAB46.6, 25.3, -7.7
XYZ19.6, 15.8, 21.1
Decimal9592700
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.06:1
Text on #FFFFFF
AA
4.15:1
Text on #000000
AA Large
4.84:1
Text on #F8FAFC
AA
3.53:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #925F7C;
}
.text-color {
color: #925F7C;
}
.border-color {
border: 2px solid #925F7C;
}