#F0E275
A light, vivid yellow closely aligning with Khaki.
About #F0E275
Visually, #F0E275 is defined as a vivid yellow. Designers often compare it to the standard color Khaki. Its digital footprint relies on 240 parts red, 226 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 6% Magenta, 51% Yellow, and 6% Black. With a hue angle of 53.2 degrees, it sits comfortably in the yellow spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#F0E275
RGB240, 226, 117
HSL53.2°, 80.4%, 70.0%
CMYK0%, 6%, 51%, 6%
HSV53.2°, 51.3%, 94.1%
LAB89.0, -9.1, 54.4
XYZ66.3, 74.2, 27.7
Decimal15786613
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.84:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0E275;
}
.text-color {
color: #F0E275;
}
.border-color {
border: 2px solid #F0E275;
}