#FFAF1D
A medium, vivid orange closely aligning with Orange.
About #FFAF1D
At its core, #FFAF1D is a medium and vivid hue. Its closest recognized web color is Orange. Its digital footprint relies on 255 parts red, 175 parts green, and 29 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 31% magenta inks. With a hue angle of 38.8 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#FFAF1D
RGB255, 175, 29
HSL38.8°, 100.0%, 55.7%
CMYK0%, 31%, 89%, 0%
HSV38.8°, 88.6%, 100.0%
LAB77.3, 19.0, 76.4
XYZ56.8, 52.0, 8.2
Decimal16756509
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.40:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFAF1D;
}
.text-color {
color: #FFAF1D;
}
.border-color {
border: 2px solid #FFAF1D;
}