Skip to content

#fdac8b

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

RGB
253, 172, 139
HSL
17°, 97%, 77%
CMYK
0, 32, 45, 1
Luminance
0.5225

Every format

HEX#fdac8b
RGBrgb(253, 172, 139)
HSLhsl(17, 97%, 77%)
CMYKcmyk(0%, 32%, 45%, 1%)
LABlab(77.4 26.0 29.0)
LCHlch(77.4 39.0 48.2)
OKLCHoklch(0.815 0.106 43.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdac8b on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#fdac8b on black: 11.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.5%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow45.1%
Key (black)0.8%

Color previews

#fdac8b text on a black background

contrast 11.45:1

Card sample

#fdac8b text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac8b in the Color Lab