#FFFF0F

A medium, vivid yellow closely aligning with Yellow.

About #FFFF0F

When working with digital screens, the color #FFFF0F is rendered by mixing light. If you're using CSS, you might find it aligns closely with Yellow. This translates to an RGB value of rgb(255, 255, 15).

When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 0% Magenta, 94% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.

Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#FFFF0F
RGB255, 255, 15
HSL60.0°, 100.0%, 52.9%
CMYK0%, 0%, 94%, 0%
HSV60.0°, 94.1%, 100.0%
LAB97.2, -21.4, 93.4
XYZ77.1, 92.8, 14.3
Decimal16776975

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.07:1
Text on #FFFFFF
FAIL
19.56:1
Text on #000000
AAA
1.03:1
Text on #F8FAFC
FAIL
16.63:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Yellow
#FFFF00