Skip to content

#ff985c

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

RGB
255, 152, 92
HSL
22°, 100%, 68%
CMYK
0, 40, 64, 0
Luminance
0.4449

Every format

HEX#ff985c
RGBrgb(255, 152, 92)
HSLhsl(22, 100%, 68%)
CMYKcmyk(0%, 40%, 64%, 0%)
LABlab(72.6 33.4 47.5)
LCHlch(72.6 58.1 54.9)
OKLCHoklch(0.776 0.145 49.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff985c on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#ff985c on black: 9.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.6%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta40.4%
Yellow63.9%
Key (black)0.0%

Color previews

#ff985c text on a black background

contrast 9.90:1

Card sample

#ff985c text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff985c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff985c in the Color Lab