Skip to content

#fd8b3d

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

RGB
253, 139, 61
HSL
24°, 98%, 62%
CMYK
0, 45, 76, 1
Luminance
0.3968

Every format

HEX#fd8b3d
RGBrgb(253, 139, 61)
HSLhsl(24, 98%, 62%)
CMYKcmyk(0%, 45%, 76%, 1%)
LABlab(69.3 37.8 58.5)
LCHlch(69.3 69.7 57.2)
OKLCHoklch(0.749 0.164 51.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd8b3d on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#fd8b3d on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green54.5%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta45.1%
Yellow75.9%
Key (black)0.8%

Color previews

#fd8b3d text on a black background

contrast 8.94:1

Card sample

#fd8b3d text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd8b3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd8b3d in the Color Lab