Skip to content

#ffd4ac

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

RGB
255, 212, 172
HSL
29°, 100%, 84%
CMYK
0, 17, 33, 0
Luminance
0.7133

Every format

HEX#ffd4ac
RGBrgb(255, 212, 172)
HSLhsl(29, 100%, 84%)
CMYKcmyk(0%, 17%, 33%, 0%)
LABlab(87.6 9.5 25.4)
LCHlch(87.6 27.2 69.5)
OKLCHoklch(0.897 0.071 64.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffd4ac on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ffd4ac on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green83.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow32.5%
Key (black)0.0%

Color previews

#ffd4ac text on a black background

contrast 15.27:1

Card sample

#ffd4ac text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffd4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffd4ac in the Color Lab