#AF4999
A medium, moderate magenta closely aligning with Orchid.
About #AF4999
At its core, #AF4999 is a medium and moderate hue. It is closely associated with the named CSS color Orchid. This translates to an RGB value of rgb(175, 73, 153).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 58% magenta, 13% yellow, and 31% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF 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#AF4999
RGB175, 73, 153
HSL312.9°, 41.1%, 48.6%
CMYK0%, 58%, 13%, 31%
HSV312.9°, 58.3%, 68.6%
LAB47.2, 51.3, -23.9
XYZ25.8, 16.2, 31.9
Decimal11487641
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.96:1
Text on #FFFFFF
AA
4.24:1
Text on #000000
AA Large
4.74:1
Text on #F8FAFC
AA
3.60:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF4999;
}
.text-color {
color: #AF4999;
}
.border-color {
border: 2px solid #AF4999;
}