Skip to content

#ff9986

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

RGB
255, 153, 134
HSL
9°, 100%, 76%
CMYK
0, 40, 48, 0
Luminance
0.4576

Every format

HEX#ff9986
RGBrgb(255, 153, 134)
HSLhsl(9, 100%, 76%)
CMYKcmyk(0%, 40%, 48%, 0%)
LABlab(73.4 36.2 26.4)
LCHlch(73.4 44.8 36.1)
OKLCHoklch(0.784 0.126 31.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9986 on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#ff9986 on black: 10.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue52.5%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow47.5%
Key (black)0.0%

Color previews

#ff9986 text on a black background

contrast 10.15:1

Card sample

#ff9986 text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9986

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9986 in the Color Lab