Skip to content

#ffac1a

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

RGB
255, 172, 26
HSL
38°, 100%, 55%
CMYK
0, 33, 90, 0
Luminance
0.5084

Every format

HEX#ffac1a
RGBrgb(255, 172, 26)
HSLhsl(38, 100%, 55%)
CMYKcmyk(0%, 33%, 90%, 0%)
LABlab(76.6 20.6 76.5)
LCHlch(76.6 79.2 75.0)
OKLCHoklch(0.806 0.167 73.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green67.5%
Blue10.2%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow89.8%
Key (black)0.0%

Color previews

#ffac1a text on a black background

contrast 11.17:1

Card sample

#ffac1a text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffac1a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffac1a in the Color Lab