Skip to content

#fd6800

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

RGB
253, 104, 0
HSL
25°, 100%, 50%
CMYK
0, 59, 100, 1
Luminance
0.3078

Every format

HEX#fd6800
RGBrgb(253, 104, 0)
HSLhsl(25, 100%, 50%)
CMYKcmyk(0%, 59%, 100%, 1%)
LABlab(62.3 53.4 71.2)
LCHlch(62.3 89.0 53.1)
OKLCHoklch(0.695 0.201 44.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd6800 on white: 2.93:1
AA ✗ fail · AA-large · AAA
Aa
#fd6800 on black: 7.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green40.8%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta58.9%
Yellow100.0%
Key (black)0.8%

Color previews

#fd6800 text on a black background

contrast 7.16:1

Card sample

#fd6800 text on a white background

contrast 2.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd6800

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd6800 in the Color Lab