#F8F00F

A medium, vivid yellow closely aligning with Yellow.

About #F8F00F

Visually, #F8F00F is defined as a vivid yellow. It is closely associated with the named CSS color Yellow. Its digital footprint relies on 248 parts red, 240 parts green, and 15 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, 94% Y, and 3% K. The HSL representation is 57.9° hue, 94.3% saturation, and 51.6% lightness.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#F8F00F
RGB248, 240, 15
HSL57.9°, 94.3%, 51.6%
CMYK0%, 3%, 94%, 3%
HSV57.9°, 94.0%, 97.3%
LAB92.7, -17.1, 89.8
XYZ70.0, 82.3, 12.7
Decimal16314383

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.20:1
Text on #FFFFFF
FAIL
17.46:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.84:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #F8F00F; }
.text-color { color: #F8F00F; }
.border-color { border: 2px solid #F8F00F; }

Similar Colors

Yellow
#FFFF00