#F8F80F

A medium, vivid yellow closely aligning with Yellow.

About #F8F80F

The hex code #F8F80F represents a beautifully specific shade of yellow. If you're using CSS, you might find it aligns closely with Yellow. This translates to an RGB value of rgb(248, 248, 15).

If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 0% Magenta, 94% Yellow, and 3% Black. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.

Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#F8F80F
RGB248, 248, 15
HSL60.0°, 94.3%, 51.6%
CMYK0%, 0%, 94%, 3%
HSV60.0°, 94.0%, 97.3%
LAB94.8, -21.0, 91.4
XYZ72.4, 87.1, 13.5
Decimal16316431

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.14:1
Text on #FFFFFF
FAIL
18.43:1
Text on #000000
AAA
1.09:1
Text on #F8FAFC
FAIL
15.66:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Yellow
#FFFF00