Skip to content

#fdba7f

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

RGB
253, 186, 127
HSL
28°, 97%, 75%
CMYK
0, 27, 50, 1
Luminance
0.5753

Every format

HEX#fdba7f
RGBrgb(253, 186, 127)
HSLhsl(28, 97%, 75%)
CMYKcmyk(0%, 27%, 50%, 1%)
LABlab(80.5 17.5 39.3)
LCHlch(80.5 43.0 65.9)
OKLCHoklch(0.838 0.108 61.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdba7f on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#fdba7f on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green72.9%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta26.5%
Yellow49.8%
Key (black)0.8%

Color previews

#fdba7f text on a black background

contrast 12.51:1

Card sample

#fdba7f text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdba7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdba7f in the Color Lab