Skip to content

#ff803f

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

RGB
255, 128, 63
HSL
20°, 100%, 62%
CMYK
0, 50, 75, 0
Luminance
0.3706

Every format

HEX#ff803f
RGBrgb(255, 128, 63)
HSLhsl(20, 100%, 62%)
CMYKcmyk(0%, 50%, 75%, 0%)
LABlab(67.3 44.1 55.8)
LCHlch(67.3 71.1 51.7)
OKLCHoklch(0.735 0.173 45.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff803f on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#ff803f on black: 8.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow75.3%
Key (black)0.0%

Color previews

#ff803f text on a black background

contrast 8.41:1

Card sample

#ff803f text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff803f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff803f in the Color Lab