#F8B642
A light, vivid orange closely aligning with Goldenrod.
About #F8B642
The precise color #F8B642 is an excellent choice for modern design projects. Designers often compare it to the standard color Goldenrod. In the RGB color space, it consists of 248 red, 182 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 27% M, 73% Y, and 3% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F8B642
RGB248, 182, 66
HSL38.2°, 92.9%, 61.6%
CMYK0%, 27%, 73%, 3%
HSV38.2°, 73.4%, 97.3%
LAB78.3, 13.5, 65.3
XYZ56.4, 53.8, 12.6
Decimal16299586
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.79:1
Text on #FFFFFF
FAIL
11.76:1
Text on #000000
AAA
1.71:1
Text on #F8FAFC
FAIL
10.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8B642;
}
.text-color {
color: #F8B642;
}
.border-color {
border: 2px solid #F8B642;
}