#F0CC7C
A light, vivid orange closely aligning with Khaki.
About #F0CC7C
The hex code #F0CC7C represents a beautifully specific shade of orange. Its closest recognized web color is Khaki. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 204, and 124.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 15% M, 48% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F0CC7C
RGB240, 204, 124
HSL41.4°, 79.5%, 71.4%
CMYK0%, 15%, 48%, 6%
HSV41.4°, 48.3%, 94.1%
LAB83.5, 2.7, 44.4
XYZ61.2, 63.2, 28.0
Decimal15780988
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.63:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0CC7C;
}
.text-color {
color: #F0CC7C;
}
.border-color {
border: 2px solid #F0CC7C;
}