Skip to content

#f1ac80

a light, electric orange · warm · closest name: tan

RGB
241, 172, 128
HSL
23°, 80%, 72%
CMYK
0, 29, 47, 6
Luminance
0.4976

Every format

HEX#f1ac80
RGBrgb(241, 172, 128)
HSLhsl(23, 80%, 72%)
CMYKcmyk(0%, 29%, 47%, 6%)
LABlab(75.9 20.2 32.6)
LCHlch(75.9 38.4 58.2)
OKLCHoklch(0.800 0.100 53.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f1ac80 on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#f1ac80 on black: 10.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green67.5%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta28.6%
Yellow46.9%
Key (black)5.5%

Color previews

#f1ac80 text on a black background

contrast 10.95:1

Card sample

#f1ac80 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1ac80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1ac80 in the Color Lab