#AF8399
A light, muted magenta closely aligning with Rosybrown.
About #AF8399
The precise color #AF8399 is an excellent choice for modern design projects. Its closest recognized web color is Rosybrown. In the RGB color space, it consists of 175 red, 131 green, and 153 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 25% Magenta, 13% Yellow, and 31% Black. With a hue angle of 330.0 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF8399
RGB175, 131, 153
HSL330.0°, 21.6%, 60.0%
CMYK0%, 25%, 13%, 31%
HSV330.0°, 25.1%, 68.6%
LAB59.6, 20.5, -5.1
XYZ31.5, 27.6, 33.8
Decimal11502489
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.22:1
Text on #FFFFFF
AA Large
6.53:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF8399;
}
.text-color {
color: #AF8399;
}
.border-color {
border: 2px solid #AF8399;
}