#F8F82C

A medium, vivid yellow closely aligning with Yellow.

About #F8F82C

At its core, #F8F82C is a medium and vivid hue. Designers often compare it to the standard color Yellow. Its digital footprint relies on 248 parts red, 248 parts green, and 44 parts blue light.

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 0% magenta, 82% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.

Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#F8F82C
RGB248, 248, 44
HSL60.0°, 93.6%, 57.3%
CMYK0%, 0%, 82%, 3%
HSV60.0°, 82.3%, 97.3%
LAB94.9, -20.5, 86.9
XYZ72.7, 87.3, 15.4
Decimal16316460

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.45:1
Text on #000000
AAA
1.09:1
Text on #F8FAFC
FAIL
15.69:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Yellow
#FFFF00