#F0AF57
A light, vivid orange closely aligning with Sandybrown.
About #F0AF57
The precise color #F0AF57 is an excellent choice for modern design projects. Designers often compare it to the standard color Sandybrown. This translates to an RGB value of rgb(240, 175, 87).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 27% M, 64% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F0AF57
RGB240, 175, 87
HSL34.5°, 83.6%, 64.1%
CMYK0%, 27%, 64%, 6%
HSV34.5°, 63.7%, 94.1%
LAB76.0, 15.0, 53.4
XYZ53.0, 49.9, 15.9
Decimal15773527
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
10.97:1
Text on #000000
AAA
1.83:1
Text on #F8FAFC
FAIL
9.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0AF57;
}
.text-color {
color: #F0AF57;
}
.border-color {
border: 2px solid #F0AF57;
}