#FFF0A0
A very light, vivid yellow closely aligning with Khaki.
About #FFF0A0
The precise color #FFF0A0 is an excellent choice for modern design projects. Its closest recognized web color is Khaki. Its digital footprint relies on 255 parts red, 240 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 6% Magenta, 37% Yellow, and 0% Black. The HSL representation is 50.5° hue, 100.0% saturation, and 81.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#FFF0A0
RGB255, 240, 160
HSL50.5°, 100.0%, 81.4%
CMYK0%, 6%, 37%, 0%
HSV50.5°, 37.3%, 100.0%
LAB94.4, -6.1, 40.5
XYZ78.7, 86.1, 45.7
Decimal16773280
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.15:1
Text on #FFFFFF
FAIL
18.22:1
Text on #000000
AAA
1.10:1
Text on #F8FAFC
FAIL
15.49:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFF0A0;
}
.text-color {
color: #FFF0A0;
}
.border-color {
border: 2px solid #FFF0A0;
}