Skip to content

#ffddaf

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

RGB
255, 221, 175
HSL
35°, 100%, 84%
CMYK
0, 13, 31, 0
Luminance
0.7607

Every format

HEX#ffddaf
RGBrgb(255, 221, 175)
HSLhsl(35, 100%, 84%)
CMYKcmyk(0%, 13%, 31%, 0%)
LABlab(89.9 5.3 27.0)
LCHlch(89.9 27.5 78.9)
OKLCHoklch(0.915 0.070 75.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffddaf on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#ffddaf on black: 16.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green86.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta13.3%
Yellow31.4%
Key (black)0.0%

Color previews

#ffddaf text on a black background

contrast 16.21:1

Card sample

#ffddaf text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffddaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffddaf in the Color Lab