#F8FF50

A light, vivid yellow closely aligning with Yellow.

About #F8FF50

At its core, #F8FF50 is a light and vivid hue. It is closely associated with the named CSS color Yellow. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 255, and 80.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 3% Cyan, 0% Magenta, 69% Yellow, and 0% Black. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#F8FF50
RGB248, 255, 80
HSL62.4°, 100.0%, 65.7%
CMYK3%, 0%, 69%, 0%
HSV62.4°, 68.6%, 100.0%
LAB96.8, -22.5, 78.4
XYZ75.9, 92.1, 21.4
Decimal16318288

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.08:1
Text on #FFFFFF
FAIL
19.41:1
Text on #000000
AAA
1.03:1
Text on #F8FAFC
FAIL
16.50:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Yellow
#FFFF00