Skip to content

#ffaa77

a light, electric orange · warm · closest name: peru

RGB
255, 170, 119
HSL
23°, 100%, 73%
CMYK
0, 33, 53, 0
Luminance
0.5134

Every format

HEX#ffaa77
RGBrgb(255, 170, 119)
HSLhsl(23, 100%, 73%)
CMYKcmyk(0%, 33%, 53%, 0%)
LABlab(76.9 26.0 38.9)
LCHlch(76.9 46.8 56.2)
OKLCHoklch(0.810 0.120 51.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaa77 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#ffaa77 on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue46.7%

CMYK percentages

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

Color previews

#ffaa77 text on a black background

contrast 11.27:1

Card sample

#ffaa77 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa77

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa77 in the Color Lab