Skip to content

#ffac8d

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

RGB
255, 172, 141
HSL
16°, 100%, 78%
CMYK
0, 33, 45, 0
Luminance
0.5269

Every format

HEX#ffac8d
RGBrgb(255, 172, 141)
HSLhsl(16, 100%, 78%)
CMYKcmyk(0%, 33%, 45%, 0%)
LABlab(77.7 27.0 28.3)
LCHlch(77.7 39.1 46.4)
OKLCHoklch(0.818 0.107 41.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffac8d on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#ffac8d on black: 11.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.5%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow44.7%
Key (black)0.0%

Color previews

#ffac8d text on a black background

contrast 11.54:1

Card sample

#ffac8d text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffac8d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffac8d in the Color Lab