Skip to content

#ffab8f

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

RGB
255, 171, 143
HSL
15°, 100%, 78%
CMYK
0, 33, 44, 0
Luminance
0.5237

Every format

HEX#ffab8f
RGBrgb(255, 171, 143)
HSLhsl(15, 100%, 78%)
CMYKcmyk(0%, 33%, 44%, 0%)
LABlab(77.5 27.7 27.0)
LCHlch(77.5 38.7 44.3)
OKLCHoklch(0.817 0.107 39.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffab8f on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#ffab8f on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.1%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta32.9%
Yellow43.9%
Key (black)0.0%

Color previews

#ffab8f text on a black background

contrast 11.47:1

Card sample

#ffab8f text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffab8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffab8f in the Color Lab