Skip to content

#fdac89

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

RGB
253, 172, 137
HSL
18°, 97%, 77%
CMYK
0, 32, 46, 1
Luminance
0.5219

Every format

HEX#fdac89
RGBrgb(253, 172, 137)
HSLhsl(18, 97%, 77%)
CMYKcmyk(0%, 32%, 46%, 1%)
LABlab(77.4 25.8 30.1)
LCHlch(77.4 39.6 49.3)
OKLCHoklch(0.815 0.107 44.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green67.5%
Blue53.7%

CMYK percentages

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

Color previews

#fdac89 text on a black background

contrast 11.44:1

Card sample

#fdac89 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac89

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac89 in the Color Lab