Skip to content

#ffaf7d

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

RGB
255, 175, 125
HSL
23°, 100%, 75%
CMYK
0, 31, 51, 0
Luminance
0.5340

Every format

HEX#ffaf7d
RGBrgb(255, 175, 125)
HSLhsl(23, 100%, 75%)
CMYKcmyk(0%, 31%, 51%, 0%)
LABlab(78.1 23.9 37.4)
LCHlch(78.1 44.4 57.4)
OKLCHoklch(0.820 0.114 52.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green68.6%
Blue49.0%

CMYK percentages

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

Color previews

#ffaf7d text on a black background

contrast 11.68:1

Card sample

#ffaf7d text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf7d in the Color Lab