Skip to content

#fdba8c

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

RGB
253, 186, 140
HSL
24°, 97%, 77%
CMYK
0, 27, 45, 1
Luminance
0.5789

Every format

HEX#fdba8c
RGBrgb(253, 186, 140)
HSLhsl(24, 97%, 77%)
CMYKcmyk(0%, 27%, 45%, 1%)
LABlab(80.7 18.8 32.8)
LCHlch(80.7 37.8 60.2)
OKLCHoklch(0.841 0.099 55.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdba8c on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#fdba8c on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green72.9%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta26.5%
Yellow44.7%
Key (black)0.8%

Color previews

#fdba8c text on a black background

contrast 12.58:1

Card sample

#fdba8c text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdba8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdba8c in the Color Lab