Skip to content

#ffac88

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

RGB
255, 172, 136
HSL
18°, 100%, 77%
CMYK
0, 33, 47, 0
Luminance
0.5254

Every format

HEX#ffac88
RGBrgb(255, 172, 136)
HSLhsl(18, 100%, 77%)
CMYKcmyk(0%, 33%, 47%, 0%)
LABlab(77.6 26.5 30.9)
LCHlch(77.6 40.7 49.4)
OKLCHoklch(0.817 0.110 44.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green67.5%
Blue53.3%

CMYK percentages

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

Color previews

#ffac88 text on a black background

contrast 11.51:1

Card sample

#ffac88 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffac88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffac88 in the Color Lab