Skip to content

#ff4d0a

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

RGB
255, 77, 10
HSL
16°, 100%, 52%
CMYK
0, 70, 96, 0
Luminance
0.2659

Every format

HEX#ff4d0a
RGBrgb(255, 77, 10)
HSLhsl(16, 100%, 52%)
CMYKcmyk(0%, 70%, 96%, 0%)
LABlab(58.6 65.1 67.5)
LCHlch(58.6 93.8 46.0)
OKLCHoklch(0.668 0.223 36.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4d0a on white: 3.32:1
AA ✗ fail · AA-large · AAA
Aa
#ff4d0a on black: 6.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green30.2%
Blue3.9%

CMYK percentages

Cyan0.0%
Magenta69.8%
Yellow96.1%
Key (black)0.0%

Color previews

#ff4d0a text on a black background

contrast 6.32:1

Card sample

#ff4d0a text on a white background

contrast 3.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4d0a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4d0a in the Color Lab