Skip to content

#fdd2ac

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

RGB
253, 210, 172
HSL
28°, 95%, 83%
CMYK
0, 17, 32, 1
Luminance
0.6995

Every format

HEX#fdd2ac
RGBrgb(253, 210, 172)
HSLhsl(28, 95%, 83%)
CMYKcmyk(0%, 17%, 32%, 1%)
LABlab(87.0 9.8 24.5)
LCHlch(87.0 26.4 68.2)
OKLCHoklch(0.891 0.070 63.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdd2ac on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#fdd2ac on black: 14.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green82.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta17.0%
Yellow32.0%
Key (black)0.8%

Color previews

#fdd2ac text on a black background

contrast 14.99:1

Card sample

#fdd2ac text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdd2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdd2ac in the Color Lab