Skip to content

#fddaac

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

RGB
253, 218, 172
HSL
34°, 95%, 83%
CMYK
0, 14, 32, 1
Luminance
0.7400

Every format

HEX#fddaac
RGBrgb(253, 218, 172)
HSLhsl(34, 95%, 83%)
CMYKcmyk(0%, 14%, 32%, 1%)
LABlab(88.9 5.7 27.2)
LCHlch(88.9 27.8 78.2)
OKLCHoklch(0.907 0.071 74.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddaac on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#fddaac on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#fddaac text on a black background

contrast 15.80:1

Card sample

#fddaac text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddaac in the Color Lab