#F0D38A
A light, vivid orange closely aligning with Khaki.
About #F0D38A
The hex code #F0D38A represents a beautifully specific shade of orange. Its closest recognized web color is Khaki. This translates to an RGB value of rgb(240, 211, 138).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 12% magenta, 43% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F0D38A
RGB240, 211, 138
HSL42.9°, 77.3%, 74.1%
CMYK0%, 12%, 43%, 6%
HSV42.9°, 42.5%, 94.1%
LAB85.5, 0.4, 39.8
XYZ63.8, 66.9, 33.6
Decimal15782794
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.39:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0D38A;
}
.text-color {
color: #F0D38A;
}
.border-color {
border: 2px solid #F0D38A;
}