Skip to content

#fdac88

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

RGB
253, 172, 136
HSL
19°, 97%, 76%
CMYK
0, 32, 46, 1
Luminance
0.5217

Every format

HEX#fdac88
RGBrgb(253, 172, 136)
HSLhsl(19, 97%, 76%)
CMYKcmyk(0%, 32%, 46%, 1%)
LABlab(77.4 25.7 30.6)
LCHlch(77.4 39.9 49.9)
OKLCHoklch(0.815 0.107 44.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green67.5%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow46.2%
Key (black)0.8%

Color previews

#fdac88 text on a black background

contrast 11.43:1

Card sample

#fdac88 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac88 in the Color Lab