Skip to content

#fdceaf

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

RGB
253, 206, 175
HSL
24°, 95%, 84%
CMYK
0, 19, 31, 1
Luminance
0.6812

Every format

HEX#fdceaf
RGBrgb(253, 206, 175)
HSLhsl(24, 95%, 84%)
CMYKcmyk(0%, 19%, 31%, 1%)
LABlab(86.1 12.3 21.7)
LCHlch(86.1 24.9 60.5)
OKLCHoklch(0.884 0.068 55.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdceaf on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#fdceaf on black: 14.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green80.8%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow30.8%
Key (black)0.8%

Color previews

#fdceaf text on a black background

contrast 14.62:1

Card sample

#fdceaf text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdceaf in the Color Lab