#FFF807
A medium, vivid yellow closely aligning with Yellow.
About #FFF807
Visually, #FFF807 is defined as a vivid yellow. Designers often compare it to the standard color Yellow. Its digital footprint relies on 255 parts red, 248 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 3% magenta inks. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#FFF807
RGB255, 248, 7
HSL58.3°, 100.0%, 51.4%
CMYK0%, 3%, 97%, 0%
HSV58.3°, 97.3%, 100.0%
LAB95.3, -18.2, 92.7
XYZ74.8, 88.4, 13.3
Decimal16775175
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.12:1
Text on #FFFFFF
FAIL
18.68:1
Text on #000000
AAA
1.07:1
Text on #F8FAFC
FAIL
15.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFF807;
}
.text-color {
color: #FFF807;
}
.border-color {
border: 2px solid #FFF807;
}