Skip to content

#ffaf7b

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

RGB
255, 175, 123
HSL
24°, 100%, 74%
CMYK
0, 31, 52, 0
Luminance
0.5335

Every format

HEX#ffaf7b
RGBrgb(255, 175, 123)
HSLhsl(24, 100%, 74%)
CMYKcmyk(0%, 31%, 52%, 0%)
LABlab(78.1 23.7 38.4)
LCHlch(78.1 45.1 58.2)
OKLCHoklch(0.820 0.116 53.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green68.6%
Blue48.2%

CMYK percentages

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

Color previews

#ffaf7b text on a black background

contrast 11.67:1

Card sample

#ffaf7b text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf7b in the Color Lab