#AF0FE9
A medium, vivid purple closely aligning with Darkviolet.
About #AF0FE9
The precise color #AF0FE9 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkviolet. This translates to an RGB value of rgb(175, 15, 233).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 25% cyan, 94% magenta, 0% yellow, and 9% black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF0FE9
RGB175, 15, 233
HSL284.0°, 87.9%, 48.6%
CMYK25%, 94%, 0%, 9%
HSV284.0°, 93.6%, 91.4%
LAB46.1, 82.2, -72.2
XYZ32.6, 15.3, 78.3
Decimal11472873
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.16:1
Text on #FFFFFF
AA
4.07:1
Text on #000000
AA Large
4.93:1
Text on #F8FAFC
AA
3.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF0FE9;
}
.text-color {
color: #AF0FE9;
}
.border-color {
border: 2px solid #AF0FE9;
}