Skip to content

#ffac7c

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

RGB
255, 172, 124
HSL
22°, 100%, 74%
CMYK
0, 33, 51, 0
Luminance
0.5222

Every format

HEX#ffac7c
RGBrgb(255, 172, 124)
HSLhsl(22, 100%, 74%)
CMYKcmyk(0%, 33%, 51%, 0%)
LABlab(77.4 25.4 37.0)
LCHlch(77.4 44.9 55.5)
OKLCHoklch(0.815 0.116 50.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffac7c on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#ffac7c on black: 11.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.5%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow51.4%
Key (black)0.0%

Color previews

#ffac7c text on a black background

contrast 11.44:1

Card sample

#ffac7c text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffac7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffac7c in the Color Lab