Skip to content

#ffab87

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

RGB
255, 171, 135
HSL
18°, 100%, 77%
CMYK
0, 33, 47, 0
Luminance
0.5214

Every format

HEX#ffab87
RGBrgb(255, 171, 135)
HSLhsl(18, 100%, 77%)
CMYKcmyk(0%, 33%, 47%, 0%)
LABlab(77.4 26.9 31.1)
LCHlch(77.4 41.1 49.1)
OKLCHoklch(0.815 0.111 44.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green67.1%
Blue52.9%

CMYK percentages

Cyan0.0%
Magenta32.9%
Yellow47.1%
Key (black)0.0%

Color previews

#ffab87 text on a black background

contrast 11.43:1

Card sample

#ffab87 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffab87

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffab87 in the Color Lab