Skip to content

#fddbac

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

RGB
253, 219, 172
HSL
35°, 95%, 83%
CMYK
0, 13, 32, 1
Luminance
0.7452

Every format

HEX#fddbac
RGBrgb(253, 219, 172)
HSLhsl(35, 95%, 83%)
CMYKcmyk(0%, 13%, 32%, 1%)
LABlab(89.2 5.2 27.5)
LCHlch(89.2 28.0 79.4)
OKLCHoklch(0.909 0.072 75.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddbac on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#fddbac on black: 15.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green85.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta13.4%
Yellow32.0%
Key (black)0.8%

Color previews

#fddbac text on a black background

contrast 15.90:1

Card sample

#fddbac text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddbac in the Color Lab