#FFA03A
A light, vivid orange closely aligning with Orange.
About #FFA03A
Visually, #FFA03A is defined as a vivid orange. Designers often compare it to the standard color Orange. Its digital footprint relies on 255 parts red, 160 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 37% M, 77% Y, and 0% K. 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. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#FFA03A
RGB255, 160, 58
HSL31.1°, 100.0%, 61.4%
CMYK0%, 37%, 77%, 0%
HSV31.1°, 77.3%, 100.0%
LAB74.0, 27.6, 64.5
XYZ54.6, 46.7, 10.1
Decimal16752698
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.34:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFA03A;
}
.text-color {
color: #FFA03A;
}
.border-color {
border: 2px solid #FFA03A;
}