#F8C583
A light, vivid orange closely aligning with Burlywood.
About #F8C583
The hex code #F8C583 represents a beautifully specific shade of orange. Its closest recognized web color is Burlywood. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 197, and 131.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 21% magenta inks. The HSL representation is 33.8° hue, 89.3% saturation, and 74.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F8C583
RGB248, 197, 131
HSL33.8°, 89.3%, 74.3%
CMYK0%, 21%, 47%, 3%
HSV33.8°, 47.2%, 97.3%
LAB82.7, 10.2, 39.9
XYZ62.8, 61.5, 30.0
Decimal16303491
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.31:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8C583;
}
.text-color {
color: #F8C583;
}
.border-color {
border: 2px solid #F8C583;
}