Skip to content

#ffac14

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

RGB
255, 172, 20
HSL
39°, 100%, 54%
CMYK
0, 33, 92, 0
Luminance
0.5082

Every format

HEX#ffac14
RGBrgb(255, 172, 20)
HSLhsl(39, 100%, 54%)
CMYKcmyk(0%, 33%, 92%, 0%)
LABlab(76.6 20.5 77.6)
LCHlch(76.6 80.2 75.2)
OKLCHoklch(0.805 0.168 73.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffac14 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#ffac14 on black: 11.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.5%
Blue7.8%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow92.2%
Key (black)0.0%

Color previews

#ffac14 text on a black background

contrast 11.16:1

Card sample

#ffac14 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffac14

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffac14 in the Color Lab