Skip to content

#ffaf81

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

RGB
255, 175, 129
HSL
22°, 100%, 75%
CMYK
0, 31, 49, 0
Luminance
0.5350

Every format

HEX#ffaf81
RGBrgb(255, 175, 129)
HSLhsl(22, 100%, 75%)
CMYKcmyk(0%, 31%, 49%, 0%)
LABlab(78.2 24.3 35.3)
LCHlch(78.2 42.9 55.5)
OKLCHoklch(0.821 0.112 50.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaf81 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#ffaf81 on black: 11.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue50.6%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow49.4%
Key (black)0.0%

Color previews

#ffaf81 text on a black background

contrast 11.70:1

Card sample

#ffaf81 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf81

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf81 in the Color Lab