Skip to content

#ffaa11

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

RGB
255, 170, 17
HSL
39°, 100%, 53%
CMYK
0, 33, 93, 0
Luminance
0.5005

Every format

HEX#ffaa11
RGBrgb(255, 170, 17)
HSLhsl(39, 100%, 53%)
CMYKcmyk(0%, 33%, 93%, 0%)
LABlab(76.1 21.5 77.7)
LCHlch(76.1 80.6 74.6)
OKLCHoklch(0.802 0.168 72.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaa11 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#ffaa11 on black: 11.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue6.7%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow93.3%
Key (black)0.0%

Color previews

#ffaa11 text on a black background

contrast 11.01:1

Card sample

#ffaa11 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa11

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa11 in the Color Lab