Skip to content

#f2ac31

a balanced, electric orange · warm · closest name: orange

RGB
242, 172, 49
HSL
38°, 88%, 57%
CMYK
0, 29, 80, 5
Luminance
0.4860

Every format

HEX#f2ac31
RGBrgb(242, 172, 49)
HSLhsl(38, 88%, 57%)
CMYKcmyk(0%, 29%, 80%, 5%)
LABlab(75.2 15.6 68.4)
LCHlch(75.2 70.1 77.1)
OKLCHoklch(0.792 0.152 76.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2ac31 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#f2ac31 on black: 10.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green67.5%
Blue19.2%

CMYK percentages

Cyan0.0%
Magenta28.9%
Yellow79.8%
Key (black)5.1%

Color previews

#f2ac31 text on a black background

contrast 10.72:1

Card sample

#f2ac31 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2ac31

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2ac31 in the Color Lab