Skip to content

#ff9949

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

RGB
255, 153, 73
HSL
26°, 100%, 64%
CMYK
0, 40, 71, 0
Luminance
0.4452

Every format

HEX#ff9949
RGBrgb(255, 153, 73)
HSLhsl(26, 100%, 64%)
CMYKcmyk(0%, 40%, 71%, 0%)
LABlab(72.6 31.9 56.7)
LCHlch(72.6 65.0 60.6)
OKLCHoklch(0.775 0.154 55.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green60.0%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow71.4%
Key (black)0.0%

Color previews

#ff9949 text on a black background

contrast 9.90:1

Card sample

#ff9949 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9949

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9949 in the Color Lab