Skip to content

#ff9b3f

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

RGB
255, 155, 63
HSL
29°, 100%, 62%
CMYK
0, 39, 75, 0
Luminance
0.4506

Every format

HEX#ff9b3f
RGBrgb(255, 155, 63)
HSLhsl(29, 100%, 62%)
CMYKcmyk(0%, 39%, 75%, 0%)
LABlab(72.9 30.4 61.4)
LCHlch(72.9 68.6 63.7)
OKLCHoklch(0.778 0.157 59.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9b3f on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#ff9b3f on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.8%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta39.2%
Yellow75.3%
Key (black)0.0%

Color previews

#ff9b3f text on a black background

contrast 10.01:1

Card sample

#ff9b3f text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9b3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9b3f in the Color Lab