#F0C583
A light, vivid orange closely aligning with Burlywood.
About #F0C583
The precise color #F0C583 is an excellent choice for modern design projects. Its closest recognized web color is Burlywood. In the RGB color space, it consists of 240 red, 197 green, and 131 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 18% Magenta, 45% Yellow, and 6% Black. The HSL representation is 36.3° hue, 78.4% saturation, and 72.7% lightness.
When using this color as a background, text legibility must be considered. 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#F0C583
RGB240, 197, 131
HSL36.3°, 78.4%, 72.7%
CMYK0%, 18%, 45%, 6%
HSV36.3°, 45.4%, 94.1%
LAB81.9, 7.0, 38.8
XYZ60.0, 60.1, 29.9
Decimal15779203
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.02:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0C583;
}
.text-color {
color: #F0C583;
}
.border-color {
border: 2px solid #F0C583;
}