Skip to content

#ff996d

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

RGB
255, 153, 109
HSL
18°, 100%, 71%
CMYK
0, 40, 57, 0
Luminance
0.4515

Every format

HEX#ff996d
RGBrgb(255, 153, 109)
HSLhsl(18, 100%, 71%)
CMYKcmyk(0%, 40%, 57%, 0%)
LABlab(73.0 34.1 39.3)
LCHlch(73.0 52.0 49.0)
OKLCHoklch(0.780 0.136 43.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff996d on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#ff996d on black: 10.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow57.3%
Key (black)0.0%

Color previews

#ff996d text on a black background

contrast 10.03:1

Card sample

#ff996d text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff996d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff996d in the Color Lab