#FFF899
A very light, vivid yellow closely aligning with Khaki.
About #FFF899
The precise color #FFF899 is an excellent choice for modern design projects. It is closely associated with the named CSS color Khaki. Its digital footprint relies on 255 parts red, 248 parts green, and 153 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 3% M, 40% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#FFF899
RGB255, 248, 153
HSL55.9°, 100.0%, 80.0%
CMYK0%, 3%, 40%, 0%
HSV55.9°, 40.0%, 100.0%
LAB96.3, -10.8, 46.4
XYZ80.6, 90.7, 43.4
Decimal16775321
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.10:1
Text on #FFFFFF
FAIL
19.14:1
Text on #000000
AAA
1.05:1
Text on #F8FAFC
FAIL
16.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFF899;
}
.text-color {
color: #FFF899;
}
.border-color {
border: 2px solid #FFF899;
}