Skip to content

#f2cc4a

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

RGB
242, 204, 74
HSL
46°, 87%, 62%
CMYK
0, 16, 69, 5
Luminance
0.6256

Every format

HEX#f2cc4a
RGBrgb(242, 204, 74)
HSLhsl(46, 87%, 62%)
CMYKcmyk(0%, 16%, 69%, 5%)
LABlab(83.2 -0.0 66.8)
LCHlch(83.2 66.8 90.0)
OKLCHoklch(0.855 0.149 92.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2cc4a on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#f2cc4a on black: 13.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green80.0%
Blue29.0%

CMYK percentages

Cyan0.0%
Magenta15.7%
Yellow69.4%
Key (black)5.1%

Color previews

#f2cc4a text on a black background

contrast 13.51:1

Card sample

#f2cc4a text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 204, 74, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 204, 74, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2cc4a;
background: linear-gradient(135deg, #f2cc4a, #A8F24A);

Monochromatic scale

Palettes built from #f2cc4a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2cc4a in the Color Lab