Skip to content

#fd8600

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

RGB
253, 134, 0
HSL
32°, 100%, 50%
CMYK
0, 47, 100, 1
Luminance
0.3793

Every format

HEX#fd8600
RGBrgb(253, 134, 0)
HSLhsl(32, 100%, 50%)
CMYKcmyk(0%, 47%, 100%, 1%)
LABlab(68.0 39.1 74.4)
LCHlch(68.0 84.1 62.3)
OKLCHoklch(0.738 0.181 56.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd8600 on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#fd8600 on black: 8.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green52.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta47.0%
Yellow100.0%
Key (black)0.8%

Color previews

#fd8600 text on a black background

contrast 8.59:1

Card sample

#fd8600 text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd8600

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd8600 in the Color Lab