#F0F050

A light, vivid yellow closely aligning with Yellow.

About #F0F050

Visually, #F0F050 is defined as a vivid yellow. If you're using CSS, you might find it aligns closely with Yellow. This translates to an RGB value of rgb(240, 240, 80).

If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 0% magenta, 67% yellow, and 6% black. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.

From a UX and accessibility standpoint, contrast is paramount. 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#F0F050
RGB240, 240, 80
HSL60.0°, 84.2%, 62.7%
CMYK0%, 0%, 67%, 6%
HSV60.0°, 66.7%, 94.1%
LAB92.3, -18.5, 73.7
XYZ68.5, 81.4, 19.7
Decimal15790160

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.21:1
Text on #FFFFFF
FAIL
17.28:1
Text on #000000
AAA
1.16:1
Text on #F8FAFC
FAIL
14.69:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Yellow
#FFFF00