Skip to content

#ffaf74

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

RGB
255, 175, 116
HSL
26°, 100%, 73%
CMYK
0, 31, 55, 0
Luminance
0.5318

Every format

HEX#ffaf74
RGBrgb(255, 175, 116)
HSLhsl(26, 100%, 73%)
CMYKcmyk(0%, 31%, 55%, 0%)
LABlab(78.0 23.2 41.8)
LCHlch(78.0 47.8 61.0)
OKLCHoklch(0.819 0.120 56.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaf74 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#ffaf74 on black: 11.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue45.5%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow54.5%
Key (black)0.0%

Color previews

#ffaf74 text on a black background

contrast 11.64:1

Card sample

#ffaf74 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf74

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf74 in the Color Lab