Skip to content

#ffdcac

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

RGB
255, 220, 172
HSL
35°, 100%, 84%
CMYK
0, 14, 33, 0
Luminance
0.7542

Every format

HEX#ffdcac
RGBrgb(255, 220, 172)
HSLhsl(35, 100%, 84%)
CMYKcmyk(0%, 14%, 33%, 0%)
LABlab(89.6 5.4 28.1)
LCHlch(89.6 28.6 79.1)
OKLCHoklch(0.912 0.073 75.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdcac on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#ffdcac on black: 16.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green86.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow32.5%
Key (black)0.0%

Color previews

#ffdcac text on a black background

contrast 16.08:1

Card sample

#ffdcac text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdcac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdcac in the Color Lab