Skip to content

#fdac82

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

RGB
253, 172, 130
HSL
21°, 97%, 75%
CMYK
0, 32, 49, 1
Luminance
0.5200

Every format

HEX#fdac82
RGBrgb(253, 172, 130)
HSLhsl(21, 97%, 75%)
CMYKcmyk(0%, 32%, 49%, 1%)
LABlab(77.3 25.1 33.6)
LCHlch(77.3 42.0 53.2)
OKLCHoklch(0.814 0.111 48.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdac82 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#fdac82 on black: 11.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.5%
Blue51.0%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow48.6%
Key (black)0.8%

Color previews

#fdac82 text on a black background

contrast 11.40:1

Card sample

#fdac82 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 172, 130, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 172, 130, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdac82;
background: linear-gradient(135deg, #fdac82, #FCFD82);

Monochromatic scale

Palettes built from #fdac82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac82 in the Color Lab