Skip to content

#f2df4c

a balanced, electric yellow · cool · closest name: gold

RGB
242, 223, 76
HSL
53°, 87%, 62%
CMYK
0, 8, 69, 5
Luminance
0.7217

Every format

HEX#f2df4c
RGBrgb(242, 223, 76)
HSLhsl(53, 87%, 62%)
CMYKcmyk(0%, 8%, 69%, 5%)
LABlab(88.0 -9.6 70.9)
LCHlch(88.0 71.5 97.7)
OKLCHoklch(0.894 0.162 101.8)

Copy-ready code

/* CSS */
color: #f2df4c;
background-color: #f2df4c;
/* Tailwind (arbitrary) */
class="text-[#f2df4c] bg-[#f2df4c]"
/* SCSS */
$brand: #f2df4c;
/* SwiftUI */
Color(red: 0.949, green: 0.875, blue: 0.298)
/* Android */
Color.parseColor("#f2df4c")

Accessibility — WCAG contrast

Aa
#f2df4c on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#f2df4c on black: 15.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green87.5%
Blue29.8%

CMYK percentages

Cyan0.0%
Magenta7.9%
Yellow68.6%
Key (black)5.1%

Color previews

#f2df4c text on a black background

contrast 15.43:1

Card sample

#f2df4c text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #f2df4c;
Background color
Panel with #f2df4c background
background-color: #f2df4c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #f2df4c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(242, 223, 76, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 223, 76, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2df4c;
background: linear-gradient(135deg, #f2df4c, #97F24C);

Monochromatic scale

Palettes built from #f2df4c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2df4c in the Color Lab