Skip to content

#ff9f3f

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

RGB
255, 159, 63
HSL
30°, 100%, 62%
CMYK
0, 38, 75, 0
Luminance
0.4642

Every format

HEX#ff9f3f
RGBrgb(255, 159, 63)
HSLhsl(30, 100%, 62%)
CMYKcmyk(0%, 38%, 75%, 0%)
LABlab(73.8 28.4 62.3)
LCHlch(73.8 68.5 65.5)
OKLCHoklch(0.785 0.156 61.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9f3f on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#ff9f3f on black: 10.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green62.4%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta37.6%
Yellow75.3%
Key (black)0.0%

Color previews

#ff9f3f text on a black background

contrast 10.28:1

Card sample

#ff9f3f text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9f3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9f3f in the Color Lab