Skip to content

#fdba9f

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

RGB
253, 186, 159
HSL
17°, 96%, 81%
CMYK
0, 27, 37, 1
Luminance
0.5850

Every format

HEX#fdba9f
RGBrgb(253, 186, 159)
HSLhsl(17, 96%, 81%)
CMYKcmyk(0%, 27%, 37%, 1%)
LABlab(81.0 20.8 23.2)
LCHlch(81.0 31.2 48.1)
OKLCHoklch(0.844 0.086 42.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdba9f on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#fdba9f on black: 12.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green72.9%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta26.5%
Yellow37.2%
Key (black)0.8%

Color previews

#fdba9f text on a black background

contrast 12.70:1

Card sample

#fdba9f text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdba9f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdba9f in the Color Lab