Skip to content

#ff8f1f

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

RGB
255, 143, 31
HSL
30°, 100%, 56%
CMYK
0, 44, 88, 0
Luminance
0.4100

Every format

HEX#ff8f1f
RGBrgb(255, 143, 31)
HSLhsl(30, 100%, 56%)
CMYKcmyk(0%, 44%, 88%, 0%)
LABlab(70.2 35.7 70.4)
LCHlch(70.2 78.9 63.1)
OKLCHoklch(0.756 0.173 57.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8f1f on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#ff8f1f on black: 9.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green56.1%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta43.9%
Yellow87.8%
Key (black)0.0%

Color previews

#ff8f1f text on a black background

contrast 9.20:1

Card sample

#ff8f1f text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8f1f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8f1f in the Color Lab