#FFA866
A light, vivid orange closely aligning with Sandybrown.
About #FFA866
The hex code #FFA866 represents a beautifully specific shade of orange. Designers often compare it to the standard color Sandybrown. In the RGB color space, it consists of 255 red, 168 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 34% M, 60% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FFA866
RGB255, 168, 102
HSL25.9°, 100.0%, 70.0%
CMYK0%, 34%, 60%, 0%
HSV25.9°, 60.0%, 100.0%
LAB76.2, 25.8, 46.8
XYZ57.6, 50.2, 19.2
Decimal16754790
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.90:1
Text on #FFFFFF
FAIL
11.04:1
Text on #000000
AAA
1.82:1
Text on #F8FAFC
FAIL
9.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFA866;
}
.text-color {
color: #FFA866;
}
.border-color {
border: 2px solid #FFA866;
}