#FFE266
A light, vivid yellow closely aligning with Khaki.
About #FFE266
Visually, #FFE266 is defined as a vivid yellow. It is closely associated with the named CSS color Khaki. Its digital footprint relies on 255 parts red, 226 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 11% magenta, 60% yellow, and 0% black. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FFE266
RGB255, 226, 102
HSL48.6°, 100.0%, 70.0%
CMYK0%, 11%, 60%, 0%
HSV48.6°, 60.0%, 100.0%
LAB90.1, -4.2, 62.8
XYZ70.8, 76.6, 23.6
Decimal16769638
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.32:1
Text on #000000
AAA
1.23:1
Text on #F8FAFC
FAIL
13.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFE266;
}
.text-color {
color: #FFE266;
}
.border-color {
border: 2px solid #FFE266;
}