#AF928A
A light, muted red closely aligning with Rosybrown.
About #AF928A
The precise color #AF928A 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 175, 146, and 138.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 17% magenta, 21% yellow, and 31% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF928A
RGB175, 146, 138
HSL13.0°, 18.8%, 61.4%
CMYK0%, 17%, 21%, 31%
HSV13.0°, 21.1%, 68.6%
LAB62.9, 9.6, 8.3
XYZ32.5, 31.5, 28.4
Decimal11506314
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.30:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.21:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF928A;
}
.text-color {
color: #AF928A;
}
.border-color {
border: 2px solid #AF928A;
}