Skip to content

#fdceac

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

RGB
253, 206, 172
HSL
25°, 95%, 83%
CMYK
0, 19, 32, 1
Luminance
0.6800

Every format

HEX#fdceac
RGBrgb(253, 206, 172)
HSLhsl(25, 95%, 83%)
CMYKcmyk(0%, 19%, 32%, 1%)
LABlab(86.0 11.9 23.2)
LCHlch(86.0 26.1 62.8)
OKLCHoklch(0.884 0.070 57.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green80.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow32.0%
Key (black)0.8%

Color previews

#fdceac text on a black background

contrast 14.60:1

Card sample

#fdceac text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdceac in the Color Lab