Skip to content

#fd6502

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

RGB
253, 101, 2
HSL
24°, 98%, 50%
CMYK
0, 60, 99, 1
Luminance
0.3019

Every format

HEX#fd6502
RGBrgb(253, 101, 2)
HSLhsl(24, 98%, 50%)
CMYKcmyk(0%, 60%, 99%, 1%)
LABlab(61.8 54.8 70.5)
LCHlch(61.8 89.3 52.2)
OKLCHoklch(0.692 0.203 43.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd6502 on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#fd6502 on black: 7.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green39.6%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta60.1%
Yellow99.2%
Key (black)0.8%

Color previews

#fd6502 text on a black background

contrast 7.04:1

Card sample

#fd6502 text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd6502

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd6502 in the Color Lab